"alesj" wrote : "adrian(a)jboss.org" wrote : I've managed to work
around the problem locally by download the vfs beta-6 tag
| | and installing it into my local repository, but this clearly isn't the correct
solution. ;-)
| Why is then MavenReleaseProcess 'cookbook' missing 'maven
install/deploy' instructions?
|
| And probably this 'local install' should be also mentioned as a feasible
workaround - although mvn error msg already proposes it. ;-)
mvn deploy is for the legacy jboss repository used by jboss-head
http://wiki.jboss.org/wiki/Wiki.jsp?page=JbossDeployMavenPlugin
here:
http://repository.jboss.com/
mvn install is for local repository installation
mvn release is for our maven repository (which is used by the MC build)
here:
http://repository.jboss.com/maven2/
see the link I posted before:
http://wiki.jboss.org/wiki/Wiki.jsp?page=MavenReleaseProcess
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102933#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...