[ http://jira.codehaus.org/browse/MEV-112?page=all ]
     
Brett Porter closed MEV-112:
----------------------------

     Assign To: Brett Porter
    Resolution: Fixed

> Bad POM for commons-codec:commons-codec-1.3
> -------------------------------------------
>
>          Key: MEV-112
>          URL: http://jira.codehaus.org/browse/MEV-112
>      Project: Maven Evangelism
>         Type: Bug
>   Components: Invalid POM
>     Reporter: fabrizio giustina
>     Assignee: Brett Porter

>
>
> http://www.ibiblio.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
>  is not valid.
> Validation Messages:
>     [0]  'build.resources.resource.directory' is missing.
> The <directory> tag shoul be added as shown:
>     <resources>
>       <resource>
>         <directory>src/java</directory>
>         <includes>
>           <include>**/*.properties</include>
>         </includes>
>       </resource>
>     </resources>

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