[jboss-dev-forums] [Design of JBoss Build System] - Re: maven-buildmagic-thirdparty-plugin won't pickup source f

pgier do-not-reply at jboss.com
Wed Apr 23 08:14:32 EDT 2008


Try using either of these
mvn -Pdownload-sources
or
mvn -Ddownload.sources

In other words the profile has a dash and the property has a dot.  I guess that's confusing.  You can change them to be the same string if you want.

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

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



More information about the jboss-dev-forums mailing list