Thanks you mvn -DforceUpdate=true install jbi:projectDeploy put me an error
But mvn -e -DforceUpdate=true install jbi:projectDeploy works well so it's good ;-) Gert Vanthienen wrote: > > L.S., > > You can use a parameter -DforceUpdate=true to force a redeploy: mvn > -DforceUpdate=true install jbi:projectDeploy > > Gert > > Bou wrote: >> Hi, >> >> What is the command with maven to redeploy a package >> To deploy it i do : mvn install jbi:projectDeploy >> but when I try a second time the thing that i have change didn't >> change... >> I think this command do not erase the previous package that i've deploy. >> >> Can you help me ? >> > > > -- View this message in context: http://www.nabble.com/how-to-redeploy-an-application-tf4682784s12049.html#a13381312 Sent from the ServiceMix - User mailing list archive at Nabble.com.
