Stefan Bodewig wrote:
>
>
> What would be the correct mvn goal to invoke if we want a jatr and
> maybe run tests?
>
> Stefan
>   
mvn package builds the jars under target I think.
mvn install builds the jars, runs the tests, and copies the jars to
$HOME/.m2/repository/groupId/artifactId/version

Regards,

Antoine

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to