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

Keith Moore (JIRA) jira-events at lists.jboss.org
Mon Apr 4 11:43:33 EDT 2011


    [ https://issues.jboss.org/browse/SEAM-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593544#comment-12593544 ] 

Keith Moore commented on SEAM-32:
---------------------------------

It appears that this is still an issue in 3.0.0 Final.

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.jboss.seam.examples:seam-booking:3.0.0.Final (/Users/keithmoore/dev/java/projects/seam-3.0.0.Final/examples/seam-booking/pom.xml) has 1 error
[ERROR]     Non-resolvable parent POM: Failure to find org.jboss.seam.examples:seam-examples-parent:pom:3.0.0.Final in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 20, column 13 -> [Help 2]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException


> 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 Distribution
>          Issue Type: Bug
>          Components: Shared Examples
>    Affects Versions: 3.0.0.CR1
>            Reporter: Marek Schmidt
>            Assignee: Shane Bryzak
>             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