[ 
https://issues.apache.org/jira/browse/MYFACES-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142947#comment-13142947
 ] 

Michael Kurz commented on MYFACES-3382:
---------------------------------------

Do I see this correctly: After calling building with "-Pmyfaces-snapshots" once 
you have the parent in your local repository and through the transitive 
dependency to apache parent you'll always get the current snapshot version from 
the repository. Even if you don't add "-Pmyfaces-snapshots" on subsequent 
builds.
                
> Snapshot repository missing in MyFaces core pom.xml
> ---------------------------------------------------
>
>                 Key: MYFACES-3382
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3382
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: build process
>    Affects Versions: 2.1.3
>            Reporter: Michael Kurz
>
> Currently, the version of org.apache.myfaces:myfaces was changed to 
> 11-SNAPSHOT in the MyFaces core pom.xml. On machines that don't have this 
> dependency in the local repository this breaks the build. The snapshot 
> repository is referenced in the Apache parent which is useless if the MyFaces 
> parent can't be found.
> I see 2 solutions:
> 1) (Redundantly) Add snapshot repo to MyFaces core pom.xml.
> 2) Don't use snapshot versions of the MyFaces parent.
> If there are no objections, I will commit solution 1.

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

        

Reply via email to