[jboss-dev-forums] [Design of JBoss Build System] - Re: jboss common maven build
dimitris@jboss.org
do-not-reply at jboss.com
Thu Mar 29 09:55:19 EDT 2007
That's my latest change (log4j.jar 1.2.8 -> 1.2.14) but how to upload the log4j. jar on the maven repository?
I tried this and it will just store it on the local filesystem.
X:\cvs\jboss-public\common\build>mvn install:install-file -DgroupId=apache-log4j
-DartifactId=log4j -Dversion=1.2.14 -Dpackaging=jar -Dfile=log4j.jar
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032776#4032776
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032776
More information about the jboss-dev-forums
mailing list