[
https://issues.apache.org/jira/browse/EXEC-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12917641#action_12917641
]
Sebb commented on EXEC-48:
--------------------------
I like the idea of using Maven to create the test jar.
However, when I try:
bq. mvn package -Ptests
Maven runs the tests twice for some reason. Is this avoidable?
The command
bq. mvn package -Ptests -DskipTests
works OK.
I think it might be best to name the profile to match the existing Ant target,
i.e. test-distribution
> Add assembly to create the Exec test distribution to the Maven build
> --------------------------------------------------------------------
>
> Key: EXEC-48
> URL: https://issues.apache.org/jira/browse/EXEC-48
> Project: Commons Exec
> Issue Type: Test
> Reporter: Niall Pemberton
> Attachments: EXEC-tests-assembly-junit-3.8.1.patch,
> EXEC-tests-assembly.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.