Re: LifecycleExecutionException: Missing

2009-08-31 Thread javaman501
On the Log4j dependency, replace 1.2.15 with 1.2.14. -- View this message in context: http://www.nabble.com/LifecycleExecutionException%3A-Missing-tp25038853p25228808.html Sent from the Maven - Users mailing list archive at Nabble.com. --

Re: LifecycleExecutionException: Missing

2009-08-19 Thread Wayne Fay
It helps to actually READ the error message... > 1) javax.jms:jms:jar:1.1 > Try downloading the file manually from: > http://java.sun.com/products/jms/docs.html > Then, install it using the command: > mvn install:install-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 > -Dpackaging=jar -Df

Re: LifecycleExecutionException: Missing

2009-08-19 Thread Anders Hammar
Some artifacts don't exist in the central repository, due to license issues. So you need to follow the instructions and download these manually. Or, if you don't need these (transitive) dependencies you could exclude them. For instance, log4j has dependencies to jms stuff. However, if you're not go

Re: LifecycleExecutionException: Missing

2009-08-19 Thread abcdef xyz
complete log detials... 8/19/09 12:19:27 PM IST: Build errors for test; org.apache.maven.lifecycle.LifecycleExecutionException: Missing: -- 1) javax.jms:jms:jar:1.1 Try downloading the file manually from: http://java.sun.com/products/jms/docs.html Then, install it using the c

LifecycleExecutionException: Missing

2009-08-19 Thread abcdef xyz
Hi, New to maven, have to use maven for my new project. I have added the following log4j artifact details to the POM.xml file, log4j log4j 1.2.15 then it has to download the following the jar and the maven need maintain it in the repository.

LifecycleExecutionException: Missing distribution management information in the project

2008-02-04 Thread Mohammed El ammaria
Hello; I'm in my first project with maven2, when trying to deploy my projet on a remot server i have this exception : [exec] org.apache.maven.lifecycle.LifecycleExecutionException: Missing distribution management information in the project [exec] at org.apache.maven.lifecycle.Defau