Antoine Levy-Lambert wrote:
> 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 package runs the tests as well (by default, at least)

> mvn install builds the jars, runs the tests, and copies the jars to
> $HOME/.m2/repository/groupId/artifactId/version

correct

-- 
Stefano.


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

Reply via email to