Attempting to build component/core-demo in distribution results in FileNotFoundException
----------------------------------------------------------------------------------------
Key: RF-7773
URL:
https://jira.jboss.org/jira/browse/RF-7773
Project: RichFaces
Issue Type: Bug
Components: build, examples
Affects Versions: 4.0.0.ALPHA1
Reporter: Jay Balunas
Assignee: Alex Kolonitsky
Fix For: 4.0.0.ALPHA2
The pom is pointing to a module that does not exist in the distribution
Caused by: java.io.FileNotFoundException:
/Users/balunasj/dev/api/richfaces-examples-4.0.0-SNAPSHOT/components/calendar-demo (No
such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at hidden.org.codehaus.plexus.util.xml.XmlReader.<init>(XmlReader.java:124)
at
hidden.org.codehaus.plexus.util.xml.XmlStreamReader.<init>(XmlStreamReader.java:67)
at hidden.org.codehaus.plexus.util.ReaderFactory.newXmlReader(ReaderFactory.java:113)
at
org.apache.maven.project.DefaultMavenProjectBuilder.readModel(DefaultMavenProjectBuilder.java:1580)
... 17 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira