[
https://issues.apache.org/jira/browse/MYFACES-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonardo Uribe resolved MYFACES-2037.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.2.6-SNAPSHOT
1.1.7-SNAPSHOT
> Activate add shared dependency to myfaces core impl instead unpack shared
> using a property different to -DperformRelease=true
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: MYFACES-2037
> URL: https://issues.apache.org/jira/browse/MYFACES-2037
> Project: MyFaces Core
> Issue Type: Task
> Affects Versions: 1.2.5
> Reporter: Leonardo Uribe
> Assignee: Leonardo Uribe
> Fix For: 1.1.7-SNAPSHOT, 1.2.6-SNAPSHOT
>
>
> On myfaces core 1.2.5, there was detected an unwanted addition of myfaces
> shared 3.0.5 as transitive dependency. This was introduced without notice on
> MYFACES-1976.
> The ideal is activate add-shared-dependency profile when the version of this
> library is snapshot, but unfortunately there is no way to activate it (see
> http://jira.codehaus.org/browse/MNG-3826). Existing problems on maven 2.0.x
> architecture makes impossible do it. For now the solution is trigger it
> manually using the property -Ddev=true.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.