Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.3.2
-
Fix Version/s: None
-
Labels:None
Description
Line 130:
projectArtifact.setFile( outputDirectory );
Is there a special reason for this? I've just written a project extension that wants to set the artefact file to something else and then found the compiler plugin overwriting it.
I would have thought that the jar/war/ear packaging or other packaging plugins would set the artefact file as appropriate anyhow. Not the case?