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