Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion java/maven.embedder/checkembedded.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
# under the License.

EXTERNALFILE=external/binariesembedded-list
REPO=https://repo.maven.apache.org/maven2

while read -r LINE ; do
if [[ $LINE =~ ^# ]]; then continue; fi
Expand All @@ -27,5 +28,5 @@ while read -r LINE ; do
groupId=`echo ${artifact} | cut -d ":" -f 1`
artifactId=`echo ${artifact} | cut -d ":" -f 2`
version=`echo ${artifact} | cut -d ":" -f 3`
mvn dependency:get -DgroupId=${groupId} -DartifactId=${artifactId} -Dversion=${version} | grep 'BUILD FAILURE'
mvn dependency:get -DremoteRepositories=$REPO -DgroupId=${groupId} -DartifactId=${artifactId} -Dversion=${version} | grep 'BUILD FAILURE'
done < "$EXTERNALFILE"
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Name: Apache Maven Distribution
Description: Apache Maven Distribution
Version: 3.9.11
Version: 3.9.12
License: Apache-2.0
Origin: Apache Software Foundation
URL: https://maven.apache.org/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Name: Apache Maven components under EPL v1.0
Description: These Apache Maven components are under EPL v1.0: org.eclipse.sisu.inject-0.9.0.M4.jar org.eclipse.sisu.plexus-0.9.0.M4.jar
Version: 3.9.11
Version: 3.9.12
License: Maven-EPL-v10
Origin: Apache Software Foundation
Files: apache-maven-3.9.11-bin.zip!/apache-maven-3.9.11/lib/org.eclipse.sisu.inject-0.9.0.M4.jar apache-maven-3.9.11-bin.zip!/apache-maven-3.9.11/lib/org.eclipse.sisu.plexus-0.9.0.M4.jar
Files: apache-maven-3.9.12-bin.zip!/apache-maven-3.9.12/lib/org.eclipse.sisu.inject-0.9.0.M4.jar apache-maven-3.9.12-bin.zip!/apache-maven-3.9.12/lib/org.eclipse.sisu.plexus-0.9.0.M4.jar

Eclipse Public License - v 1.0

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Version: 1.0.3
License: Apache-2.0
Origin: https://github.com/google/guava
Description: A Guava subproject
Files: apache-maven-3.9.11-bin.zip!/apache-maven-3.9.11/lib/failureaccess-1.0.3.jar
Files: apache-maven-3.9.12-bin.zip!/apache-maven-3.9.12/lib/failureaccess-1.0.3.jar

Apache License
Version 2.0, January 2004
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Name: Guava
Version: 33.4.8
Version: 33.5.0
License: Apache-2.0
Origin: https://github.com/google/guava
Description: Guava is a set of core libraries that includes new collection types (such as multimap and multiset), immutable collections, a graph library, and utilities for concurrency, I/O, hashing, primitives, strings, and more.
Files: apache-maven-3.9.11-bin.zip!/apache-maven-3.9.11/lib/guava-33.4.8-jre.jar
Files: apache-maven-3.9.12-bin.zip!/apache-maven-3.9.12/lib/guava-33.5.0-jre.jar

Apache License
Version 2.0, January 2004
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Version: 1.3.2
Description: Part of Apache Maven Distribution
License: CDDL-1.1
Origin: Apache Maven
Files: apache-maven-3.9.11-bin.zip!/apache-maven-3.9.11/lib/javax.annotation-api-1.3.2.jar
Files: apache-maven-3.9.12-bin.zip!/apache-maven-3.9.12/lib/javax.annotation-api-1.3.2.jar

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.1

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Description: Part of Apache Maven Distribution
Version: 1.7.36
License: MIT-slf4j-22
Origin: Apache Software Foundation
Files: apache-maven-3.9.11-bin.zip!/apache-maven-3.9.11/lib/slf4j-api-1.7.36.jar
Files: apache-maven-3.9.12-bin.zip!/apache-maven-3.9.12/lib/slf4j-api-1.7.36.jar

Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion java/maven.embedder/external/binaries-list
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@
# under the License.
DC15DFF8F701B227EE523EEB7A17F77C10EAFE2F org.jdom:jdom2:2.0.6.1
5D9CE6ADD7B714B8095F0E3E396C5E9F8C5DCFEF org.apache.maven.shared:maven-dependency-tree:2.2
2B7FDF8F6983C7B295EAB505B46825EE2D11959B org.apache.maven:apache-maven:3.9.11:bin@zip
F0EE4660E55FDD9BC7F181843E41301D9292312A org.apache.maven:apache-maven:3.9.12:bin@zip
58 changes: 29 additions & 29 deletions java/maven.embedder/external/binariesembedded-list
Original file line number Diff line number Diff line change
Expand Up @@ -15,51 +15,51 @@
# specific language governing permissions and limitations
# under the License.

DC19ECB3F7889B7860697215CAE99C0F9B6F6B4B;org.ow2.asm:asm:9.8
C29635C8A7AFA03D74B33C1884DF8ABB2B3F3DCC;org.ow2.asm:asm:9.9
0235BA8B489512805AC13A8F9EA77A1CA5EBE3E8;aopalliance:aopalliance:1.0
1194890E6F56EC29177673F2F12D0B8E627DEC98;org.apache.httpcomponents:httpclient:4.5.14
51CF043C87253C9F58B539C9F7E44C8894223850;org.apache.httpcomponents:httpcore:4.4.16
AEAFFD00D57023A2C947393ED251F0354F0985FC;com.google.guava:failureaccess:1.0.3
E1CDFA8BF40CCBB7440B2D1232F9F45BB20A1844;commons-cli:commons-cli:1.9.0
EE45D1CF6EC2CC2B809FF04B4DC7AEC858E0DF8F;commons-codec:commons-codec:1.18.0
853CE06C11316B33A8EAE5E9095DA096A9528B8F;com.google.code.gson:gson:2.13.1
FC0AE991433E8590BA51CD558421478318A74C8C;com.google.errorprone:error_prone_annotations:2.38.0
E70A3268E6CD3E7D458AA15787CE6811C34E96AE;com.google.guava:guava:33.4.8-jre
A461452D3E31BEBF2706323F8738EC44B19C96E1;commons-cli:commons-cli:1.11.0
6A671D1C456A875FF61ABEC63216F754078BB0ED;commons-codec:commons-codec:1.20.0
48B8230771E573B54CE6E867A9001E75977FE78E;com.google.code.gson:gson:2.13.2
4381275EFDEF6DDFAE38F002C31E84CD001C97F0;com.google.errorprone:error_prone_annotations:2.41.0
8699DE25F2F979108D6C1B804A7BA38CDA1116BC;com.google.guava:guava:33.5.0-jre
E7BA4C25BEC3761840F67C73F166C0D509D01D1D;com.google.inject:guice:5.1.0:classes
BA7387C31622C6650B83EDBA1BBB115F1FE462BA;org.fusesource.jansi:jansi:2.4.2
7425A601C1C7EC76645A78D22B8C6A627EDEE507;org.jspecify:jspecify:1.0.0
6975DA39A7040257BD51D21A231B76C915872D38;javax.inject:javax.inject:1
D877E195A05ACA4A2F1AD2FF14BFEC1393AF4B5E;org.slf4j:jcl-over-slf4j:1.7.36
934C04D3CFEF185A8008E7BF34331B79730A9D43;javax.annotation:javax.annotation-api:1.3.2
B0F6B246F5626936ECAE7531D0A3DEB76789BAB9;org.apache.maven:maven-artifact:3.9.11
9ABAD6DF5766E23E2F2772E842894C0347BFFA4C;org.apache.maven:maven-builder-support:3.9.11
52E1D4242B959D0211D93D66B4A9B011B6A4E9CC;org.apache.maven:maven-compat:3.9.11
29B528ED14C6DB703128259B934289077860E4DD;org.apache.maven:maven-core:3.9.11
F2D59DECF0B9EC21603C80115880F0896BDC28D5;org.apache.maven:maven-embedder:3.9.11
067EA52736EAF94E26BE0635E6084D7DD04D5700;org.apache.maven:maven-model:3.9.11
0BCC9199F09DBE79871EB160E62BF44D51962587;org.apache.maven:maven-model-builder:3.9.11
FBE89A71892CC54BF7A3DE8DB442A025911704BB;org.apache.maven:maven-plugin-api:3.9.11
F4E4F6FF0C06E04A4A52F88D6068528F34B49567;org.apache.maven:maven-repository-metadata:3.9.11
45E695114B35034E1B589DCA4D5C74C825968A9B;org.apache.maven.resolver:maven-resolver-api:1.9.24
B6DC042F108EA97C57CC5897C4FFD7663F2A6695;org.apache.maven.resolver:maven-resolver-connector-basic:1.9.24
20A43ADED0089ADEC9732529E6CA6CA82C1E8A80;org.apache.maven.resolver:maven-resolver-impl:1.9.24
724667367B1E56EA2A6B58A6A3F8CB78E8B9B0E9;org.apache.maven.resolver:maven-resolver-named-locks:1.9.24
184085BEA004F388362DE963B23A8D3D791AB91E;org.apache.maven:maven-resolver-provider:3.9.11
35EB0E6105F385E017DA86EADB52132DC63978C4;org.apache.maven.resolver:maven-resolver-spi:1.9.24
A8B4D18C30676A6365A63B9B582510EC79EE41CC;org.apache.maven.resolver:maven-resolver-transport-http:1.9.24
E807372EAFF3816A8881BD2FDC51F814FB8C9E1B;org.apache.maven.resolver:maven-resolver-transport-wagon:1.9.24
98C0F995F0622D649B3CAA9C0347008D5E20D0F3;org.apache.maven.resolver:maven-resolver-transport-file:1.9.24
A7D13CEB737D63AEF27035AD2119471E5CFD23B2;org.apache.maven.resolver:maven-resolver-util:1.9.24
C71E6B5C76E39EB36BAA8026152E588D155E4038;org.apache.maven:maven-settings:3.9.11
2091728AD00432B1A8C6D19E2D68CDE44866243E;org.apache.maven:maven-settings-builder:3.9.11
39ACDD4AD6B74B1C001AE7C0858482A11D0EAD59;org.apache.maven:maven-artifact:3.9.12
FE2FE54522EB2F77BD9B30CEFC959D728D3F8105;org.apache.maven:maven-builder-support:3.9.12
816D73144A402059010EF0735B4BF9F961C5A0F4;org.apache.maven:maven-compat:3.9.12
A349A9DADEBCA9F2A2D1F99876F651A02961A366;org.apache.maven:maven-core:3.9.12
DEA388FD5B198516175443C098EA1E8D6C2D8BB5;org.apache.maven:maven-embedder:3.9.12
6F91CB0E47B7FC6DB492ED307B0C91B38BFCE924;org.apache.maven:maven-model:3.9.12
C1A74479D447E70D98ED5F03F6B32D54818CA046;org.apache.maven:maven-model-builder:3.9.12
2C2D5180B3DAE0E6F91575FC2507429727E01CC9;org.apache.maven:maven-plugin-api:3.9.12
3ECFC216F9A56F15C6BD6B3E22567B0B6CB2183E;org.apache.maven:maven-repository-metadata:3.9.12
8B670256B812A45B1CA9AE1BBF7F1C0D00A9D4E4;org.apache.maven.resolver:maven-resolver-api:1.9.25
6DCD7E2076BAECBCFA77E781112BD110EA379D07;org.apache.maven.resolver:maven-resolver-connector-basic:1.9.25
CC1BDE9B56A2E95A181207958DCF40715DC71AB3;org.apache.maven.resolver:maven-resolver-impl:1.9.25
FB1C8C95F17C816C3CEB8692AA84CBB068DF5D94;org.apache.maven.resolver:maven-resolver-named-locks:1.9.25
44963F45B78F89A8479705493C48E01FC54FF9D6;org.apache.maven:maven-resolver-provider:3.9.12
F81237D0140F9222CF4437C44756A53368A2D152;org.apache.maven.resolver:maven-resolver-spi:1.9.25
E51BC8226E19631B5191CB106B5F1CCE60F86DC7;org.apache.maven.resolver:maven-resolver-transport-http:1.9.25
9B5AF36B4BAFBEC8F71430B6BB3A4802A9EBBF65;org.apache.maven.resolver:maven-resolver-transport-wagon:1.9.25
D7E46F0D9422856532555AC98737C513BAF86EFD;org.apache.maven.resolver:maven-resolver-transport-file:1.9.25
F755F6816D8FD63B09B8F2C9E1EAAA1F60C179E8;org.apache.maven.resolver:maven-resolver-util:1.9.25
CA072F2B90A59D36D8218DD4E1460722DB6E2322;org.apache.maven:maven-settings:3.9.12
1DDD0B8DA05D120768142176476A06F489CEA11C;org.apache.maven:maven-settings-builder:3.9.12
BFA28296272A5915B08DE9F11F34A94B0A818FD0;org.apache.maven.shared:maven-shared-utils:3.4.2
8D56CB01EE0CD7F25E8C87C2EFF6595C4BA369BE;org.apache.maven:maven-slf4j-provider:3.9.11
ED78BE9181CEA023BF4210D4D01810DE9961BE41;org.apache.maven:maven-slf4j-provider:3.9.12
A062D8E12DC62E698C9F943A3FCE94E366B4E220;org.eclipse.sisu:org.eclipse.sisu.inject:0.9.0.M4
478F7935E88CD9DA7EF01F509E4853E80EDE9034;org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0.M4
425EA8E534716B4BFF1EA90F39BD76BE951D651B;org.codehaus.plexus:plexus-cipher:2.0
ACE0820F34DE49F69511F5263BCEBB09FAC9731A;org.codehaus.plexus:plexus-classworlds:2.9.0
A506F84636EA7AE370D04167DD155C103E616F68;org.codehaus.plexus:plexus-component-annotations:2.2.0
90D3608CD99F21717A581F036A1C69FF762F5ED6;org.codehaus.plexus:plexus-interpolation:1.28
5DD1B1FBACA263AD5BAA169FBD8E804C789C9DB5;org.codehaus.plexus:plexus-interpolation:1.29
F89C5080614FFD0764E49861895DBEDDE1B47237;org.codehaus.plexus:plexus-sec-dispatcher:2.0
E8BC129728F22671A36FFF3B604EDCD39073A7B1;org.codehaus.plexus:plexus-utils:3.6.0
6C62681A2F655B49963A5983B8B0950A6120AE14;org.slf4j:slf4j-api:1.7.36
Expand Down
2 changes: 1 addition & 1 deletion java/maven.embedder/nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ javac.release=17
javac.compilerargs=-Xlint -Xlint:-serial
release.external/jdom2-2.0.6.1.jar=modules/ext/maven/jdom2-2.0.6.1.jar
release.external/maven-dependency-tree-2.2.jar=modules/ext/maven/maven-dependency-tree-2.2.jar
bundled.maven=apache-maven-3.9.11
bundled.maven=apache-maven-3.9.12
extra.module.files=maven/
nbm.executable.files=maven/bin/mvn,maven/bin/mvnDebug,maven/bin/mvnyjp
extra.license.files=${cluster}/maven/LICENSE.txt,${cluster}/maven/NOTICE.txt
Expand Down
Loading
Loading