From: SourceForge.net <no...@so...> - 2007-04-03 06:58:33
|
Feature Requests item #953441, was opened at 2004-05-13 18:52 Message generated for change (Comment added) made by bodewig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=953441&group_id=23187 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 1 Private: No Submitted By: Matthew L Daniel (mdaniel) Assigned to: Nobody/Anonymous (nobody) Summary: Adds support for building using Maven Initial Comment: 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. ---------------------------------------------------------------------- >Comment By: Stefan Bodewig (bodewig) Date: 2007-04-03 08:58 Message: 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. ---------------------------------------------------------------------- Comment By: Stefan Bodewig (bodewig) Date: 2006-12-22 06:11 Message: 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=953441&group_id=23187 |