[
https://issues.apache.org/jira/browse/COMMONSSITE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton updated COMMONSSITE-30:
---------------------------------------
Attachment: COMMONSSITE-30-module-profiles-v4.patch
Updating patch to include a trunks-sandbox profile in the
commons-sandbox-parent pom
> Add Module profiles to parent poms
> ----------------------------------
>
> Key: COMMONSSITE-30
> URL: https://issues.apache.org/jira/browse/COMMONSSITE-30
> Project: Commons All
> Issue Type: Improvement
> Components: Commons Parent Pom
> Reporter: Niall Pemberton
> Attachments: COMMONSSITE-30-module-profiles-v4.patch
>
>
> Seeing the felix project's pom with different modules in profiles made me
> think this might be useful for commons - with "trunks-proper" or
> "trunks-sandbox".
> I tried it out, but running mvn -Ptrunks-proper site failed bizarely:
> * on commons-io it objected to JDK 1.5 features saying the source option was
> 1.3 - so it seemed to be using the commons-parent default, rather than the
> individual property setting for projects
> * on lang though it objected to enum - so seemed to ignore those settings.
> Perhaps someone else knows how to get it working properly - at the least its
> useful for cleaning up all the modules.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.