[jboss-dev-forums] [Design of JBoss Build System] - Re: mvn deploy should have a precondition check for availabl

pgier do-not-reply at jboss.com
Wed Apr 2 11:01:56 EDT 2008


If the project is building with maven you cannot deploy an artifact with missing dependencies because maven will try to resolve deps and build the project first.  If you are using mvn deploy:deploy-file and just deploying the jar and pom manually, then the dependencies are not resolved first.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141011#4141011

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4141011



More information about the jboss-dev-forums mailing list