[
http://jira.codehaus.org/browse/MRRESOURCES-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp updated MRRESOURCES-43:
-----------------------------------
Description:
Currently, supplementalModels need to be loaded either from the current project
or from a direct dependency of the maven-remote-resources-plugin. Due to
issue with maven plugin classloaded, if one project in a reactor requires
different models loaded from different jars, this doesn't work. It would be
good to add:
<supplementalModelArtifacts>
<supplementalModelArtifact>groupId:artifactId:version</supplementalModelArtifact>
</supplementalModelArtifacts>
type thing to load them separate just from config.
(btw: this is ONE of the blockers from CXF not being able to use the apache
parent pom. PMD, eclipse, and Checkstyle plugins suffer from the same
problem. Will fix those some other time.)
was:
Currently, supplementalModels need to be loaded either from the current project
or from a direct dependency of the maven-remote-resources-plugin. Due to
issue with maven plugin classloaded, if one project in a reactor requires
different models loaded from different jars, this doesn't work. It would be
good to add:
<supplementalModelArtifacts>
<supplementalModelArtifact>groupId:artifactId:version</supplementalModelArtifact>
</supplementalModelArtifacts>
type thing to load them separate just from config.
(btw: this is ONE of the blockers from CXF not being able to use the apache
parent pom. PMD, eclipse, and Checkstyle plugins suffer from the same
problem. Will fix those some other time.)
Fix Version/s: 1.1
> Add ability to specify artifacts to search for supplementalModels
> -----------------------------------------------------------------
>
> Key: MRRESOURCES-43
> URL: http://jira.codehaus.org/browse/MRRESOURCES-43
> Project: Maven 2.x Remote Resources Plugin
> Issue Type: New Feature
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Fix For: 1.1
>
>
> Currently, supplementalModels need to be loaded either from the current
> project or from a direct dependency of the maven-remote-resources-plugin.
> Due to issue with maven plugin classloaded, if one project in a reactor
> requires different models loaded from different jars, this doesn't work.
> It would be good to add:
> <supplementalModelArtifacts>
>
> <supplementalModelArtifact>groupId:artifactId:version</supplementalModelArtifact>
> </supplementalModelArtifacts>
> type thing to load them separate just from config.
> (btw: this is ONE of the blockers from CXF not being able to use the apache
> parent pom. PMD, eclipse, and Checkstyle plugins suffer from the same
> problem. Will fix those some other time.)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira