[ 
http://jira.codehaus.org/browse/MAVENUPLOAD-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_102867
 ] 

Paul King commented on MAVENUPLOAD-1619:
----------------------------------------

Changing the dependencies to the following was what I required to compile:
{code}
  <dependencies>
    <dependency>
      <groupId>junit</groupId>
      <artifactId>junit</artifactId>
      <version>3.8.2</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
  </dependencies>
{code}


> Please upload XMLUnit for Java 1.1
> ----------------------------------
>
>                 Key: MAVENUPLOAD-1619
>                 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-1619
>             Project: maven-upload-requests
>          Issue Type: Wish
>            Reporter: Stefan Bodewig
>            Assignee: Carlos Sanchez
>
> XMLUnit for Java 1.1 has been released today.
> http://xmlunit.sf.net/
> I am listed as a project admin at http://sourceforge.net/projects/xmlunit/

-- 
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