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 ?
>
|