Examples in Seam3 CR2 distribution cannot be built, contain references to non
existing POM files
------------------------------------------------------------------------------------------------
Key: SEAM-32
URL: https://issues.jboss.org/browse/SEAM-32
Project: Seam 3
Issue Type: Bug
Components: Shared Examples
Affects Versions: 3.0.0.CR1
Reporter: Marek Schmidt
Fix For: 3.0.0.Final
The examples in seam-3.0.0.CR2/examples, including the seam-booking example,
cannot be built, as they reference parent POMs that are not in the
distribution, .e.g
<parent>
<groupId>org.jboss.seam.examples</groupId>
<artifactId>seam-examples-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
in seam-3.0.0.CR2/examples/seam-booking/pom.xml
or see any other example in the distribution...
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues