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

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

Hi Brian,

I can's still build, my setup follows.

Could you please sent also your setup so I can try to narrow it down in my env 
(it starts to be environment specific)?

*Settings.xml*: http://pastebin.com/Ek7ukXdv

{code}
$ mvn -v
Apache Maven 3.0.3 (r1075438; 2011-02-28 18:31:09+0100)
Maven home: /home/lfryc/Apps/apache-maven-3.0.3
Java version: 1.6.0_20, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32-33-generic", arch: "amd64", family: "unix"

$ mvn clean package -Pbuild -DskipTests=true -Dcheckstyle.skip=true 
-Dskip-enforce
{code}

{code}
[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:11 in central 
(http://repo1.maven.org/maven2) and 'parent.relativePath' points at wrong local 
POM @ org.richfaces:richfaces-bom:4.1.0-SNAPSHOT, 
/home/lfryc/workspaces/richfaces/build/bom/pom.xml, line 24, column 13
[ERROR] for project org.richfaces.ui:richfaces-components-api:4.1.0-SNAPSHOT at 
/home/lfryc/workspaces/richfaces/components/dist/richfaces-components-api/dependency-reduced-pom.xml
 for project org.richfaces.ui:richfaces-components-api:4.1.0-SNAPSHOT at 
/home/lfryc/workspaces/richfaces/components/dist/richfaces-components-api/dependency-reduced-pom.xml
{code}

> 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

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to