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

         Key: MEV-234
         URL: http://jira.codehaus.org/browse/MEV-234
     Project: Maven Evangelism
        Type: Bug
  Components: Invalid POM  
    Reporter: Dave Sag


 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

also note this email to the maven users list from Richard Allen:

>>2005/11/23, Richard Allen <[EMAIL PROTECTED]>:
>>
>>>I'm not sure if this is where this problem should be noted, but the 
> 
> POM
> 
>>>for commons-io 1.1 is invalid because the closing dependencies tag is
>>>mispelled as </dependecies>.
>>>

i orginally reported this in http://jira.codehaus.org/browse/MEV-229?rc=1 where 
i note it has now been fixed.  that was the wrong place to file such a bug 
report i have been told, so  i've put this here for historical reasons however 
so i guess someone can just close this right away.


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