[ http://jira.codehaus.org/browse/MEV-255?page=all ] Felipe Leme reopened MEV-255: -----------------------------
Hi Edwin, Actually, the POM hasn't been updated yet, even though you fixed it almost 1 week ago. Here is the current content (http://www.ibiblio.org/maven2/junit-addons/junit-addons/1.4/junit-addons-1.4.pom ) <project> <modelVersion>4.0.0</modelVersion> <groupId>junit-addons</groupId> <artifactId>junit-addons</artifactId> <version>1.4</version> <dependencies> <dependency> <groupId>junit-addons</groupId> <artifactId>junit-addons-runner</artifactId> <version>1.0-alpha1</version> </dependency> <dependency> <groupId>jdom</groupId> <artifactId>jdom</artifactId> <version>1.0</version> </dependency> <dependency> <groupId>jaxen</groupId> <artifactId>jaxen</artifactId> <version>1.0-FCS</version> </dependency> <dependency> <groupId>saxpath</groupId> <artifactId>saxpath</artifactId> <version>1.0-FCS</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> </dependency> <dependency> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> <version>2.6.2</version> </dependency> <dependency> <groupId>xerces</groupId> <artifactId>xmlParserAPIs</artifactId> <version>2.6.2</version> </dependency> <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.0.4</version> </dependency> </dependencies> </project> -- Felipe > Problem with junit-addons 1.4 > ----------------------------- > > Key: MEV-255 > URL: http://jira.codehaus.org/browse/MEV-255 > Project: Maven Evangelism > Type: Task > Reporter: David Eric Pugh > Assignee: Edwin Punzalan > > > junit-addons's M2 pom: > http://www.ibiblio.org/maven2/junit-addons/junit-addons/1.4/junit-addons-1.4.pom > says taht it depends on junit-addons-runner-1.0-alpha1. However, this jar > doesn't exist on ibiblio or Maven2 repositories. Additionally, > www.ibiblio.org/maven/junit-addons/jars/ didn't have it either. -- 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