Written pom doesn't conserve element attributes
-----------------------------------------------

                 Key: MNG-2888
                 URL: http://jira.codehaus.org/browse/MNG-2888
             Project: Maven 2
          Issue Type: Bug
          Components: Embedding
    Affects Versions: 2.1
         Environment: Maven 2 Eclipse plugin 0.0.11 (latest from SVN, revision 
230) using the following jars:
  lucene-core-2.0.0.jar
  maven-embedder-2.1.0.v20070302-2248-dep.jar
            Reporter: Arnaud Daroussin


MavenEmbedder writeModel method rewrite pom without element attributes.

It appears that the error is due to MavenJDOMWriter.

The case happen when I use maven-antrun-plugin because ant tasks required often 
attributes, and when I add a dependency, Maven 2 Eclipse plugin rewrite pom 
file using this annoying writeModel method...

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

        

Reply via email to