-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
we have a problem building our SU and SA projects with the current 3.2.2 release using maven. There are some dependencies missing since some days. I'll guess there was a cleanup on apache-snapshots and now some files are missing. Is there any way to resolve this? Here are our build failures: Missing: - ---------- 1) org.apache.xbean:xbean-classloader:jar:3.3-SNAPSHOT ~ Try downloading the file manually from the project website. ~ Then, install it using the command: ~ mvn install:install-file -DgroupId=org.apache.xbean - -DartifactId=xbean-classloader -Dversion=3.3-SNAPSHOT -Dpackaging=jar - -Dfile=/path/to/file ~ Alternatively, if you host your own repository you can deploy the file there: ~ mvn deploy:deploy-file -DgroupId=org.apache.xbean - -DartifactId=xbean-classloader -Dversion=3.3-SNAPSHOT -Dpackaging=jar - -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] ~ Path to dependency: ~ 1) org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.2.2 ~ 2) org.apache.servicemix:servicemix-core:jar:3.2.2 ~ 3) org.apache.xbean:xbean-server:jar:3.3 ~ 4) org.apache.xbean:xbean-classloader:jar:3.3-SNAPSHOT 2) org.apache.xbean:xbean-kernel:jar:3.3-SNAPSHOT ~ Try downloading the file manually from the project website. ~ Then, install it using the command: ~ mvn install:install-file -DgroupId=org.apache.xbean - -DartifactId=xbean-kernel -Dversion=3.3-SNAPSHOT -Dpackaging=jar - -Dfile=/path/to/file ~ Alternatively, if you host your own repository you can deploy the file there: ~ mvn deploy:deploy-file -DgroupId=org.apache.xbean - -DartifactId=xbean-kernel -Dversion=3.3-SNAPSHOT -Dpackaging=jar - -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] ~ Path to dependency: ~ 1) org.apache.servicemix.tooling:jbi-maven-plugin:maven-plugin:3.2.2 ~ 2) org.apache.servicemix:servicemix-core:jar:3.2.2 ~ 3) org.apache.xbean:xbean-server:jar:3.3 ~ 4) org.apache.xbean:xbean-kernel:jar:3.3-SNAPSHOT Thanks Markus - -- NMMN - New Media Markets & Networks GmbH Geschäftsführung: Kfm. Michael Schütt Finanzamt HH-Altona UStID DE 812 699 852 HRB 71102 Hamburg HypoVereinsbank - BLZ 200 300 00 - Konto-Nr. 156 29 82 http://www.nmmn.com Tel.: +49 40 284 118 -0 Langbehnstrasse 6 Entwicklung: -720 22761 Hamburg Fax: -999 Rufen Sie uns kostenlos an: http://www.nmmn.com/call/software -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIoVWdDBHISU1oEKERAngXAKCF/aStJLl1lws61PpbiQIs+GeHPwCfYo1/ WFTy0bm3qlELiiqs02RMYHk= =HxRg -----END PGP SIGNATURE-----
