You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "david varnes (JIRA)" <ji...@codehaus.org> on 2006/01/10 06:21:02 UTC

[jira] Created: (MEV-283) joda-time-1.2 has invalid pom

joda-time-1.2 has invalid pom
-----------------------------

         Key: MEV-283
         URL: http://jira.codehaus.org/browse/MEV-283
     Project: Maven Evangelism
        Type: Bug

  Components: Invalid POM  
    Reporter: david varnes


the pom deployed to ibiblio has the following snippet in build/resources

      <resource>
          <targetPath>META-INF</targetPath>
          <includes>
              <include>NOTICE.txt</include>
          </includes>
      </resource>

which is causing it to fail validation in maven 2.0.1 builds

NB: this pom is not present in svn://svn.codehaus.org/maven/scm/repository so I was not able to do a diff from that repo (as per instructions here http://maven.apache.org/guides/mini/guide-maven-evangelism.html


-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MEV-283) joda-time-1.2 has invalid pom

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MEV-283?page=all ]
     
Carlos Sanchez closed MEV-283:
------------------------------

     Assign To: Carlos Sanchez
    Resolution: Fixed

> joda-time-1.2 has invalid pom
> -----------------------------
>
>          Key: MEV-283
>          URL: http://jira.codehaus.org/browse/MEV-283
>      Project: Maven Evangelism
>         Type: Bug

>   Components: Invalid POM
>     Reporter: david varnes
>     Assignee: Carlos Sanchez

>
>
> the pom deployed to ibiblio has the following snippet in build/resources
>       <resource>
>           <targetPath>META-INF</targetPath>
>           <includes>
>               <include>NOTICE.txt</include>
>           </includes>
>       </resource>
> which is causing it to fail validation in maven 2.0.1 builds
> NB: this pom is not present in svn://svn.codehaus.org/maven/scm/repository so I was not able to do a diff from that repo (as per instructions here http://maven.apache.org/guides/mini/guide-maven-evangelism.html

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org