Menu

#9 Adds support for building using Maven

closed-fixed
nobody
None
1
2007-04-03
2004-05-13
No

Maven adds a great deal of value to Java projects, in
my opinion, and the reporting is 2nd to none.

The attached patch enables xmlunit to be built using
maven (tested on my machine using 1.1-SNAPSHOT, from CVS).

This patch was created against xmlunit-1.0.

Discussion

  • Matthew L Daniel

    Patch to create project.xml and project.properties

     
  • Stefan Bodewig

    Stefan Bodewig - 2006-12-22
    • priority: 5 --> 1
     
  • Stefan Bodewig

    Stefan Bodewig - 2006-12-22

    Logged In: YES
    user_id=113148
    Originator: NO

    While dealing with the issues here, I always feel a little strange when answering reports that are more than two years old, sorry.

    Currently I don't see any major issues with the Ant build so I see very little reason to switch. I'll probably add a POM so we can have it alongside the jar inside of the Maven repo and might accept changes to the POM that would allow anybody to use Maven2 to build - just don't tell me I'd have to move files around.

     
  • Stefan Bodewig

    Stefan Bodewig - 2007-04-03

    Logged In: YES
    user_id=113148
    Originator: NO

    XMLUnit 1.1 will ship with a Maven2 POM as well as an ivy.xml for those using either to for dependency
    resolution. XMLUnit itself won't use these files itself, though.

     
  • Stefan Bodewig

    Stefan Bodewig - 2007-04-03
    • status: open --> closed-fixed
     

Log in to post a comment.