Skip to content

Commit

Permalink
dependency updates (#103)
Browse files Browse the repository at this point in the history
* dependency updates
  • Loading branch information
jakobbraun authored May 13, 2022
1 parent 180126b commit d93f1f7
Show file tree
Hide file tree
Showing 5 changed files with 108 additions and 145 deletions.
123 changes: 58 additions & 65 deletions dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@
| [mockito-core][19] | [The MIT License][20] |
| [mockito-junit-jupiter][19] | [The MIT License][20] |
| [Common Virtual Schema for document data][0] | [MIT][1] |
| [JaCoCo :: Agent][25] | [Eclipse Public License 2.0][26] |
| [JaCoCo :: Core][25] | [Eclipse Public License 2.0][26] |
| [Matcher for SQL Result Sets][29] | [MIT][1] |
| [udf-debugging-java][31] | [MIT][1] |
| [Matcher for SQL Result Sets][25] | [MIT][1] |
| [udf-debugging-java][27] | [MIT][1] |

## Runtime Dependencies

Expand All @@ -37,77 +35,72 @@

| Dependency | License |
| ------------------------------------------------------- | ---------------------------------------------- |
| [SonarQube Scanner for Maven][36] | [GNU LGPL 3][37] |
| [Apache Maven Compiler Plugin][38] | [Apache License, Version 2.0][39] |
| [Apache Maven Enforcer Plugin][40] | [Apache License, Version 2.0][39] |
| [Maven Flatten Plugin][42] | [Apache Software Licenese][43] |
| [org.sonatype.ossindex.maven:ossindex-maven-plugin][44] | [ASL2][43] |
| [Reproducible Build Maven Plugin][46] | [Apache 2.0][43] |
| [Maven Surefire Plugin][48] | [Apache License, Version 2.0][39] |
| [Maven Dependency Plugin][50] | [The Apache Software License, Version 2.0][43] |
| [Versions Maven Plugin][52] | [Apache License, Version 2.0][39] |
| [Apache Maven Deploy Plugin][54] | [Apache License, Version 2.0][39] |
| [Apache Maven GPG Plugin][56] | [Apache License, Version 2.0][39] |
| [Apache Maven JAR Plugin][58] | [Apache License, Version 2.0][39] |
| [Apache Maven Source Plugin][60] | [Apache License, Version 2.0][39] |
| [Project keeper maven plugin][62] | [The MIT License][63] |
| [Apache Maven Javadoc Plugin][64] | [Apache License, Version 2.0][39] |
| [Nexus Staging Maven Plugin][66] | [Eclipse Public License][67] |
| [Lombok Maven Plugin][68] | [The MIT License][1] |
| [Maven Failsafe Plugin][70] | [Apache License, Version 2.0][39] |
| [JaCoCo :: Maven Plugin][72] | [Eclipse Public License 2.0][26] |
| [error-code-crawler-maven-plugin][74] | [MIT][1] |
| [Maven Clean Plugin][76] | [The Apache Software License, Version 2.0][43] |
| [Maven Resources Plugin][78] | [The Apache Software License, Version 2.0][43] |
| [Maven Install Plugin][80] | [The Apache Software License, Version 2.0][43] |
| [Maven Site Plugin 3][82] | [The Apache Software License, Version 2.0][43] |
| [SonarQube Scanner for Maven][32] | [GNU LGPL 3][33] |
| [Apache Maven Compiler Plugin][34] | [Apache License, Version 2.0][35] |
| [Apache Maven Enforcer Plugin][36] | [Apache License, Version 2.0][35] |
| [Maven Flatten Plugin][38] | [Apache Software Licenese][39] |
| [org.sonatype.ossindex.maven:ossindex-maven-plugin][40] | [ASL2][39] |
| [Reproducible Build Maven Plugin][42] | [Apache 2.0][39] |
| [Maven Surefire Plugin][44] | [Apache License, Version 2.0][35] |
| [Versions Maven Plugin][46] | [Apache License, Version 2.0][35] |
| [Apache Maven Deploy Plugin][48] | [Apache License, Version 2.0][35] |
| [Apache Maven GPG Plugin][50] | [Apache License, Version 2.0][35] |
| [Apache Maven Source Plugin][52] | [Apache License, Version 2.0][35] |
| [Project keeper maven plugin][54] | [The MIT License][55] |
| [Apache Maven JAR Plugin][56] | [Apache License, Version 2.0][35] |
| [Apache Maven Javadoc Plugin][58] | [Apache License, Version 2.0][35] |
| [Nexus Staging Maven Plugin][60] | [Eclipse Public License][61] |
| [Lombok Maven Plugin][62] | [The MIT License][1] |
| [JaCoCo :: Maven Plugin][64] | [Eclipse Public License 2.0][65] |
| [error-code-crawler-maven-plugin][66] | [MIT][1] |
| [Maven Clean Plugin][68] | [The Apache Software License, Version 2.0][39] |
| [Maven Resources Plugin][70] | [The Apache Software License, Version 2.0][39] |
| [Maven Install Plugin][72] | [The Apache Software License, Version 2.0][39] |
| [Maven Site Plugin 3][74] | [The Apache Software License, Version 2.0][39] |

[0]: https://github.com/exasol/virtual-schema-common-document
[25]: https://www.eclemma.org/jacoco/index.html
[4]: https://github.com/exasol/error-reporting-java
[2]: https://github.com/exasol/parquet-io-java
[43]: http://www.apache.org/licenses/LICENSE-2.0.txt
[39]: http://www.apache.org/licenses/LICENSE-2.0.txt
[11]: https://projectlombok.org
[48]: https://maven.apache.org/surefire/maven-surefire-plugin/
[76]: http://maven.apache.org/plugins/maven-clean-plugin/
[44]: https://maven.apache.org/surefire/maven-surefire-plugin/
[60]: http://www.sonatype.com/public-parent/nexus-maven-plugins/nexus-staging/nexus-staging-maven-plugin/
[68]: http://maven.apache.org/plugins/maven-clean-plugin/
[1]: https://opensource.org/licenses/MIT
[19]: https://github.com/mockito/mockito
[52]: http://www.mojohaus.org/versions-maven-plugin/
[62]: https://github.com/exasol/project-keeper/
[9]: https://github.com/exasol/performance-test-recorder-java
[46]: http://www.mojohaus.org/versions-maven-plugin/
[54]: https://github.com/exasol/project-keeper/
[14]: http://opensource.org/licenses/BSD-3-Clause
[38]: https://maven.apache.org/plugins/maven-compiler-plugin/
[26]: https://www.eclipse.org/legal/epl-2.0/
[54]: https://maven.apache.org/plugins/maven-deploy-plugin/
[37]: http://www.gnu.org/licenses/lgpl.txt
[72]: https://www.jacoco.org/jacoco/trunk/doc/maven.html
[34]: https://maven.apache.org/plugins/maven-compiler-plugin/
[65]: https://www.eclipse.org/legal/epl-2.0/
[48]: https://maven.apache.org/plugins/maven-deploy-plugin/
[61]: http://www.eclipse.org/legal/epl-v10.html
[33]: http://www.gnu.org/licenses/lgpl.txt
[64]: https://www.jacoco.org/jacoco/trunk/doc/maven.html
[20]: https://github.com/mockito/mockito/blob/main/LICENSE
[12]: https://projectlombok.org/LICENSE
[29]: https://github.com/exasol/hamcrest-resultset-matcher
[46]: http://zlika.github.io/reproducible-build-maven-plugin
[36]: http://sonarsource.github.io/sonar-scanner-maven/
[31]: https://github.com/exasol/udf-debugging-java/
[25]: https://github.com/exasol/hamcrest-resultset-matcher
[42]: http://zlika.github.io/reproducible-build-maven-plugin
[55]: https://github.com/exasol/project-keeper/blob/main/LICENSE
[7]: https://projects.eclipse.org/license/epl-2.0
[32]: http://sonarsource.github.io/sonar-scanner-maven/
[35]: https://www.apache.org/licenses/LICENSE-2.0.txt
[36]: https://maven.apache.org/enforcer/maven-enforcer-plugin/
[62]: https://awhitford.github.com/lombok.maven/lombok-maven-plugin/
[0]: https://github.com/exasol/virtual-schema-common-document/
[27]: https://github.com/exasol/udf-debugging-java/
[16]: https://www.eclipse.org/legal/epl-v20.html
[72]: http://maven.apache.org/plugins/maven-install-plugin/
[15]: https://junit.org/junit5/
[42]: https://www.mojohaus.org/flatten-maven-plugin/flatten-maven-plugin
[40]: https://sonatype.github.io/ossindex-maven/maven-plugin/
[50]: https://maven.apache.org/plugins/maven-gpg-plugin/
[38]: https://www.mojohaus.org/flatten-maven-plugin/flatten-maven-plugin
[6]: https://github.com/eclipse-ee4j/jsonp
[60]: https://maven.apache.org/plugins/maven-source-plugin/
[52]: https://maven.apache.org/plugins/maven-source-plugin/
[8]: https://projects.eclipse.org/license/secondary-gpl-2.0-cp
[13]: http://hamcrest.org/JavaHamcrest/
[78]: http://maven.apache.org/plugins/maven-resources-plugin/
[58]: https://maven.apache.org/plugins/maven-jar-plugin/
[66]: http://www.sonatype.com/public-parent/nexus-maven-plugins/nexus-staging/nexus-staging-maven-plugin/
[70]: https://maven.apache.org/surefire/maven-failsafe-plugin/
[9]: https://github.com/exasol/performance-test-recorder-java
[50]: http://maven.apache.org/plugins/maven-dependency-plugin/
[67]: http://www.eclipse.org/legal/epl-v10.html
[63]: https://github.com/exasol/project-keeper/blob/main/LICENSE
[7]: https://projects.eclipse.org/license/epl-2.0
[39]: https://www.apache.org/licenses/LICENSE-2.0.txt
[40]: https://maven.apache.org/enforcer/maven-enforcer-plugin/
[68]: https://awhitford.github.com/lombok.maven/lombok-maven-plugin/
[16]: https://www.eclipse.org/legal/epl-v20.html
[80]: http://maven.apache.org/plugins/maven-install-plugin/
[44]: https://sonatype.github.io/ossindex-maven/maven-plugin/
[56]: https://maven.apache.org/plugins/maven-gpg-plugin/
[82]: http://maven.apache.org/plugins/maven-site-plugin/
[64]: https://maven.apache.org/plugins/maven-javadoc-plugin/
[74]: https://github.com/exasol/error-code-crawler-maven-plugin
[74]: http://maven.apache.org/plugins/maven-site-plugin/
[70]: http://maven.apache.org/plugins/maven-resources-plugin/
[58]: https://maven.apache.org/plugins/maven-javadoc-plugin/
[66]: https://github.com/exasol/error-code-crawler-maven-plugin
[56]: https://maven.apache.org/plugins/maven-jar-plugin/
1 change: 1 addition & 0 deletions doc/changes/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Changes

* [7.0.1](changes_7.0.1.md)
* [7.0.0](changes_7.0.0.md)
* [6.0.2](changes_6.0.2.md)
* [6.0.1](changes_6.0.1.md)
Expand Down
22 changes: 22 additions & 0 deletions doc/changes/changes_7.0.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Virtual Schema for document data in files 7.0.1, released 2022-05-13

Code name: Dependency Updates

## Dependency Updates

### Compile Dependency Updates

* Updated `com.exasol:virtual-schema-common-document:9.0.0` to `9.0.1`

### Test Dependency Updates

* Updated `com.exasol:virtual-schema-common-document:9.0.0` to `9.0.1`
* Removed `org.jacoco:org.jacoco.agent:0.8.8`
* Removed `org.jacoco:org.jacoco.core:0.8.8`

### Plugin Dependency Updates

* Removed `org.apache.maven.plugins:maven-dependency-plugin:2.8`
* Removed `org.apache.maven.plugins:maven-failsafe-plugin:3.0.0-M3`
* Updated `org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3` to `3.0.0-M5`
* Updated `org.jacoco:jacoco-maven-plugin:0.8.8` to `0.8.7`
2 changes: 1 addition & 1 deletion pk_generated_parent.pom
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.exasol</groupId>
<artifactId>virtual-schema-common-document-files-generated-parent</artifactId>
<version>7.0.0</version>
<version>7.0.1</version>
<packaging>pom</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
105 changes: 26 additions & 79 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.exasol</groupId>
<artifactId>virtual-schema-common-document-files</artifactId>
<version>7.0.0</version>
<version>7.0.1</version>
<name>Virtual Schema for document data in files</name>
<description>Adapter for document data access from files.</description>
<url>https://github.com/exasol/virtual-schema-common-document-files/</url>
<properties>
<junit.version>5.8.2</junit.version>
<junit.platform.version>1.6.2</junit.platform.version>
<jacoco.version>0.8.8</jacoco.version>
<vs-common-document.version>9.0.0</vs-common-document.version>
<!--
M4 does not fail tests if beforeAll fails
M5 fails in integration tests with a strange error
-->
<surefire.and.failsafe.plugin.version>3.0.0-M3</surefire.and.failsafe.plugin.version>
<vs-common-document.version>9.0.1</vs-common-document.version>
</properties>
<distributionManagement>
<snapshotRepository>
Expand Down Expand Up @@ -106,19 +99,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.agent</artifactId>
<version>${jacoco.version}</version>
<classifier>runtime</classifier>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jacoco</groupId>
<artifactId>org.jacoco.core</artifactId>
<version>${jacoco.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.exasol</groupId>
<artifactId>hamcrest-resultset-matcher</artifactId>
Expand All @@ -145,44 +125,6 @@
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>${surefire.and.failsafe.plugin.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>${surefire.and.failsafe.plugin.version}</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>${jacoco.version}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2</version>
<executions>
<execution>
<goals>
<goal>test-jar</goal>
</goals>
<configuration>
<includes>
<include>**/AbstractDocumentFilesAdapterIT.class</include>
<include>**/AbstractDocumentFilesAdapterIT*</include>
<include>**/RandomAccessInputStreamTestBase.class</include>
<include>**/AbstractInputStreamTest.class</include>
<include>abstractIntegrationTests/*</include>
<include>**/ParquetTestSetup*</include>
<include>**/ParquetTestWriterBuilder*</include>
</includes>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
Expand All @@ -193,24 +135,6 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>3.10.1</version>
</plugin>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<executions>
<execution>
<id>copy-jacoco</id>
<goals>
<goal>copy-dependencies</goal>
</goals>
<phase>compile</phase>
<configuration>
<includeArtifactIds>org.jacoco.agent</includeArtifactIds>
<includeClassifiers>runtime</includeClassifiers>
<outputDirectory>${project.build.directory}/jacoco-agent</outputDirectory>
<stripVersion>true</stripVersion>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>versions-maven-plugin</artifactId>
Expand Down Expand Up @@ -238,6 +162,29 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.2.2</version>
<executions>
<execution>
<goals>
<goal>test-jar</goal>
</goals>
<configuration>
<includes>
<include>**/AbstractDocumentFilesAdapterIT.class</include>
<include>**/AbstractDocumentFilesAdapterIT*</include>
<include>**/RandomAccessInputStreamTestBase.class</include>
<include>**/AbstractInputStreamTest.class</include>
<include>abstractIntegrationTests/*</include>
<include>**/ParquetTestSetup*</include>
<include>**/ParquetTestWriterBuilder*</include>
</includes>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
Expand Down Expand Up @@ -278,7 +225,7 @@
<parent>
<artifactId>virtual-schema-common-document-files-generated-parent</artifactId>
<groupId>com.exasol</groupId>
<version>7.0.0</version>
<version>7.0.1</version>
<relativePath>pk_generated_parent.pom</relativePath>
</parent>
</project>

0 comments on commit d93f1f7

Please sign in to comment.