]
Matous Jobanek updated SHRINKRES-163:
-------------------------------------
Fix Version/s: 3.1.0
Implements importTestBuildOutput for type JAR
---------------------------------------------
Key: SHRINKRES-163
URL:
https://issues.jboss.org/browse/SHRINKRES-163
Project: ShrinkWrap Resolvers
Issue Type: Bug
Components: maven
Affects Versions: 2.0.2
Reporter: Karel Piwko
Fix For: 3.1.0
While default use case - merging src/main and src/test together might not be seen as
useful, there is at least an option that user will be willing to import src/test only.
That said, implementing importTestBuildOutput() for a archive of type jar is a valid
operation.