Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Slingstart Maven Plugin 1.7.0
-
None
Description
Currently the slingstart-maven-plugin does not allow to reference the artifact within the model definition which is built by the current module. This restriction should be lifted to allow to consume those artifacts in case they have been built already (i.e. if goal `prepare-package` is bound to a phase after `package`). This is useful for having ITs in the same Maven module as the the actual bundle which should be tested.