[seam-issues] [JBoss JIRA] Created: (SEAM-32) Examples in Seam3 CR2 distribution cannot be built, contain references to non existing POM files

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Wed Mar 9 04:26:45 EST 2011


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


More information about the seam-issues mailing list