Hello,

The error is a XML parsing exception: maybe the file 
/home/fguerrero/.m2/repository/org/nuxeo/ecm/platform/nuxeo-
dm-parent/5.4.1-SNAPSHOT/maven-metadata-public-snapshot.xml
was corrupted on download.
If you simply delete it, it will be re-created.
Else, here is a valid content for that file:
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
  <groupId>org.nuxeo.ecm.platform</groupId>
  <artifactId>nuxeo-dm-parent</artifactId>
  <version>5.4.1-SNAPSHOT</version>
  <versioning>
    <snapshot>
      <timestamp>20110316.035601</timestamp>
      <buildNumber>73</buildNumber>
    </snapshot>
    <lastUpdated>20110316062557</lastUpdated>
  </versioning>
</metadata>


Your POM file seems to be correct. 
However, you should set another Nuxeo version as parent (for
instance "5.4.1", or "5.4.2-SNAPSHOT", depending on what you
want to achieve) and also remove or adapt the scm tag to
your project.
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/

Reply via email to