CompilerMojo sets the artefact file by default
----------------------------------------------

                 Key: MCOMPILER-164
                 URL: https://jira.codehaus.org/browse/MCOMPILER-164
             Project: Maven 2.x Compiler Plugin
          Issue Type: Improvement
    Affects Versions: 2.3.2
            Reporter: Christopher Hunt
            Priority: Minor


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?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to