Java Virtal Machine.net

[ News ] rss

February 01, 2011

Mark Wielaard: New GPG key. Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...

More »

February 01, 2011

Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!. We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5. This update contains the following security updates: The IcedTea project provides a harness to build the source code from OpenJDK6 u...

More »

March/2024
SunMonTueWedThuFriSat
     12
3456789
10111213141516
17181920212223
242526272829 30
31      

[ Archives News
for 'Java Technology' ]

home > news > java technology > mvn classpath:hell

mvn classpath:hell

Apache maven is supposed to solve the classpath hell; or so Iacute;ve been told... Started using maven 2 in a multi-pom project. One of the requirements is to be able to deploy EAR files to Weblogic. After looking around it seemed like the most stable way of doing this with maven and Weblogic 10.x is to use the Weblogic Ant task. Not ideal since we are migrating away from Ant, but still okay. So Inbsp;happily added the maven antrun plugin to my pom.xml file: org.apache.maven.plugins maven-antrun-plugin 1.6 integration-test ... Great! Now Inbsp;can easily deploy my ear file before the integration tests are run. But now, after all tests are run and Maven then tries to deploy the generated artifact to the remote repository, it fails with the misterious error: [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error deploying artifact: Failed to transfer file: http://172.30.12.31:8081/nexus/content/repositories/snapshots/groupid/gr.... Return code is: 401 After a few hours of debugging the repository user permissions and the repository installation itself (http error 401 is a permission denied error after all) Inbsp;was almost giving up hope when it occurred to me to test disabling the antrun plugin execution. ...


Date: December, 14 2010
Url: http://www.java.net/blog/jjviana/archive/2010/12/14/maven-classpath-devil


Others News

©2002-2019Java-Virtual-Machine.net website designer | static website generator | bootstrap menu | bootstrap button styles | image slider