]
Ion Savin updated ISPN-5014:
----------------------------
Fix Version/s: 7.1.0.Beta1
Remove "clean" goal trigger from the
"prepare-package" phase of all/*
---------------------------------------------------------------------
Key: ISPN-5014
URL:
https://issues.jboss.org/browse/ISPN-5014
Project: Infinispan
Issue Type: Bug
Components: Build process
Affects Versions: 7.0.2.Final
Reporter: Ion Savin
Assignee: Ion Savin
Fix For: 7.1.0.Beta1
To resolve ISPN-4939 a "clean" goal was attached to the
"prepare-package" phase.
This fix is not appropriate in combination with ISPN-4942 (uberjars in OSGi) as needed
resources are created before this phase ("initialize" is not appropriate as a
clean will be triggered when the distribution module prepares the javadoc and before the
uberjars are added to the distribution package).