You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2011/01/13 12:55:45 UTC

[jira] Created: (TRINIDAD-2006) Move Trinidad CORE to MYFACES POM-9

Move Trinidad CORE to MYFACES POM-9
-----------------------------------

                 Key: TRINIDAD-2006
                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2006
             Project: MyFaces Trinidad
          Issue Type: Bug
    Affects Versions:  2.0.0.2-core , 2.0.0.3-core, 2.0.0.4-core 
            Reporter: Matthias Weßendorf
            Assignee: Matthias Weßendorf


To be able to do releases with the new nexus infrastructure, we need to upgrade the Trinidad CORE to MYFACES POM-9

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TRINIDAD-2006) Move Trinidad CORE to MYFACES POM-10 (and Maven 3)

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987433#action_12987433 ] 

Matthias Weßendorf commented on TRINIDAD-2006:
----------------------------------------------

I managed to run the Trinidad build, from hudson environment with maven 3.0.2

Now the build works.

The attached patch + the "correct" maven settings, at our hudson build machine are the fix for this ticket...

Keeping it open for a bit... just in case...

> Move Trinidad CORE to MYFACES POM-10 (and Maven 3)
> --------------------------------------------------
>
>                 Key: TRINIDAD-2006
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2006
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>            Priority: Blocker
>         Attachments: MyFaces10_and_Maven3-nr1.diff
>
>
> To be able to do releases with the new nexus infrastructure, we need to upgrade the Trinidad CORE to MYFACES POM-9

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TRINIDAD-2006) Move Trinidad CORE to MYFACES POM-10 (and Maven 3)

Posted by "Scott O'Bryan (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001091#comment-13001091 ] 

Scott O'Bryan commented on TRINIDAD-2006:
-----------------------------------------

Matthias.  This looks good so I'm going to close it.  I've run several builds including site with mvn3 and Hudson appears to be stable.

> Move Trinidad CORE to MYFACES POM-10 (and Maven 3)
> --------------------------------------------------
>
>                 Key: TRINIDAD-2006
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2006
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>            Priority: Blocker
>             Fix For: 2.0.0-beta-2
>
>         Attachments: MyFaces10_and_Maven3-nr1.diff
>
>
> To be able to do releases with the new nexus infrastructure, we need to upgrade the Trinidad CORE to MYFACES POM-9

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

       

[jira] Commented: (TRINIDAD-2006) Move Trinidad CORE to MYFACES POM-10 (and Maven 3)

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987417#action_12987417 ] 

Matthias Weßendorf commented on TRINIDAD-2006:
----------------------------------------------

Result from Hudson:


Started by user matzew
Building remotely on ubuntu1
Updating https://svn.apache.org/repos/asf/myfaces/trinidad/trunk
U         pom.xml
At revision 1064012
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/latest/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
failed to transfer Unable to locate resource in repository
failed to transfer Unable to locate resource in repository
downloaded artifact http://repo1.maven.org/maven2//org/apache/myfaces/myfaces/10/myfaces-10.pom
[myfaces-trinidad-core-2] $ /home/hudson/tools/java/latest1.6/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/latest /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 49042 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /home/hudson/hudson-slave/workspace/myfaces-trinidad-core-2/pom.xml clean install deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache MyFaces Trinidad 2.0
[INFO]   Apache MyFaces Trinidad Build
[INFO]   Apache MyFaces Trinidad API
[INFO]   Apache MyFaces Trinidad Impl
[INFO]   Apache MyFaces Trinidad Examples
[INFO]   Apache MyFaces Trinidad Blank Demo
[INFO]   Apache MyFaces Trinidad Demo
[INFO]   Apache MyFaces Trinidad Components Showcase
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache MyFaces Trinidad 2.0
[INFO]    task-segment: [clean, install, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting /home/hudson/hudson-slave/workspace/myfaces-trinidad-core-2/target
[HUDSON] Archiving /home/hudson/hudson-slave/workspace/myfaces-trinidad-core-2/pom.xml to /home/hudson/hudson/jobs/myfaces-trinidad-core-2/modules/org.apache.myfaces.trinidad$trinidad/builds/2011-01-27_07-39-05/archive/org.apache.myfaces.trinidad/trinidad/2.0.0-beta-2-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error resolving version for 'org.apache.maven.plugins:maven-site-plugin': Plugin requires Maven version 3.0
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Wed Jan 26 23:39:39 PST 2011
[INFO] Final Memory: 10M/113M
[INFO] ------------------------------------------------------------------------
channel stopped
Sending e-mails to: commits@myfaces.apache.org
Finished: FAILURE


> Move Trinidad CORE to MYFACES POM-10 (and Maven 3)
> --------------------------------------------------
>
>                 Key: TRINIDAD-2006
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2006
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>            Priority: Blocker
>         Attachments: MyFaces10_and_Maven3-nr1.diff
>
>
> To be able to do releases with the new nexus infrastructure, we need to upgrade the Trinidad CORE to MYFACES POM-9

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TRINIDAD-2006) Move Trinidad CORE to MYFACES POM-10

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TRINIDAD-2006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986942#action_12986942 ] 

Matthias Weßendorf commented on TRINIDAD-2006:
----------------------------------------------

Ideally this would mean, trinidad goes maven 3.0 as well

> Move Trinidad CORE to MYFACES POM-10
> ------------------------------------
>
>                 Key: TRINIDAD-2006
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-2006
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions: 2.0.0-beta-2
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>         Attachments: MyFaces10_and_Maven3-nr1.diff
>
>
> To be able to do releases with the new nexus infrastructure, we need to upgrade the Trinidad CORE to MYFACES POM-9

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.