You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sam Halliday (JIRA)" <ji...@codehaus.org> on 2012/07/11 13:25:21 UTC

[jira] (MNG-5310) Support custom sourceDirectory in the of a profile

Sam Halliday created MNG-5310:
---------------------------------

             Summary: Support custom sourceDirectory in the <build> of a profile
                 Key: MNG-5310
                 URL: https://jira.codehaus.org/browse/MNG-5310
             Project: Maven 2 & 3
          Issue Type: New Feature
          Components: Profiles
    Affects Versions: 3.0.3
         Environment: all
            Reporter: Sam Halliday
            Priority: Minor


I asked a question on stack overflow to see if there was a way to better support the Lombok project when building Javadocs. The proposed solution was to implement a profile, but this failed because it is not possible to set a custom sourceDirectory for a profile:

  http://stackoverflow.com/questions/11329965

This RFE is to support setting a custom sourceDirectory for profiles.

PS: alternative solutions on how to best set up Maven and Lombok would be greatly appreciated on the stack overflow question page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira