Unable to build Nuxeo EP 5.2 m3 from source code
------------------------------------------------

                 Key: NXP-3730
                 URL: http://jira.nuxeo.org/browse/NXP-3730
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
    Affects Versions: 5.2 M3
         Environment: Windows XP, Maven 2.10
            Reporter: Karthik
            Assignee: Thierry Delprat


Hello,

I cloned Nuxeo EP 5.2 m3 using command line tool of Mercurial and tried to 
build the source code. I got the following error

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager getting plugin 
'org.codehaus.mojo:jboss-packaging-maven-plugin': Plugin 
'org.codehaus.mojo:jboss-packaging-maven-plugin:2.0-NXEP51M2' has an invalid 
descriptor:
1) Plugin's descriptor contains the wrong version: 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------

I checked jira.nuxeo.org, Key - NXP-2813, and found that version 2.0-NXEP51M2. 
of jboss-packaging-maven-plugin has issues and version 2.0-beta-1 should be 
used instead.
I have a floder named nuxeo, this folder has a pom file. I changed the version 
number of   jboss-packaging-maven-plugin under the plugins section and tried 
building .
I get  the following error

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Internal error in the plugin manager getting plugin 
'org.codehaus.mojo:jboss-packaging-maven-plugin': Plugin 
'org.codehaus.mojo:jboss-packaging-maven-plugin:2.0-NXEP51M2' has an invalid 
descriptor:
1) Plugin's descriptor contains the wrong version: 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to