Jakarta Commons IO 1.1 has a bad pom.xml
----------------------------------------

         Key: MNG-1668
         URL: http://jira.codehaus.org/browse/MNG-1668
     Project: Maven 2
        Type: Wish
  Components: Artifacts and Repositories  
    Versions: 2.0    
    Reporter: Dave Sag
    Priority: Minor


I specified the following dependency 

        <dependency>
            <groupId>commons-io</groupId>
            <artifactId>commons-io</artifactId>
            <version>1.1</version>
            <scope>test</scope>
        </dependency>

and got this message:

[WARNING] POM for: 'commons-io:commons-io:pom:1.1' does not appear to be valid. 
Its will be ignored for artifact resolution.

the jar downloaded however.

dave


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to