[richfaces-issues] [JBoss JIRA] Commented: (RF-11052) Module components cannot be build with Maven 3

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Jul 18 07:58:23 EDT 2011


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

Lukáš Fryč commented on RF-11052:
---------------------------------

Once this issue is solved, we should consider dropping support for Maven 2 - since jboss-parent:6, JBoss projects use Maven 3 as minimal version.

> Module components cannot be build with Maven 3
> ----------------------------------------------
>
>                 Key: RF-11052
>                 URL: https://issues.jboss.org/browse/RF-11052
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.0.0.Final
>         Environment: RichFaces 4.1.0-SNAPSHOT
> Maven 3.0.3
>            Reporter: Pavol Pitonak
>            Assignee: Brian Leathem
>            Priority: Critical
>             Fix For: 4.1.0.Milestone1
>
>
> # Clone Git repository https://github.com/richfaces/components.git
> # run mvn clean package using Maven 3.0.3
> result:
> {quote}
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Richfaces UI Components API 4.1.0-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> ...
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 3.449s
> [INFO] Finished at: Mon Jun 06 15:39:44 CEST 2011
> [INFO] Final Memory: 8M/105M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:1.3.3:shade (default) on project richfaces-components-api: Error creating shaded jar: 1 problem was encountered while building the effective model for org.richfaces.ui:richfaces-components-api:4.1.0-SNAPSHOT
> [ERROR] [FATAL] Non-resolvable parent POM for org.richfaces:richfaces-bom:4.1.0-SNAPSHOT: Could not find artifact org.richfaces:richfaces-parent:pom:10 in central (http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong local POM @ org.richfaces:richfaces-bom:4.1.0-SNAPSHOT, /data/eclipse-workspace/richfaces/build/bom/pom.xml, line 24, column 13
> [ERROR] for project org.richfaces.ui:richfaces-components-api:4.1.0-SNAPSHOT at /data/eclipse-workspace/richfaces/components/dist/richfaces-components-api/dependency-reduced-pom.xml for project org.richfaces.ui:richfaces-components-api:4.1.0-SNAPSHOT at /data/eclipse-workspace/richfaces/components/dist/richfaces-components-api/dependency-reduced-pom.xml
> [ERROR] -> [Help 1]
> [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/MojoExecutionException
> {quote}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list