Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.1.1
-
Fix Version/s: None
-
Component/s: exec
-
Labels:None
-
Number of attachments :
Description
Would be useful to spawn a server process for integration tests, for example. Someone else had the same idea:
Issue Links
- is duplicated by
-
MEXEC-96
Background batch
-
In case it's of use to anyone else, I implemented this in a fork:
https://github.com/ispringer/exec-maven-plugin
and published a release to:
https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/org/codehaus/mojo/exec-maven-plugin/1.2.1.jbossorg-3/
NOTE: Don't use the 1.2.1.jbossorg-1 release - it is broken!