You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2006/04/06 13:31:49 UTC

[jira] Commented: (MEV-362) missing jar for relocation of netbeans:cvslib:3.6

    [ http://jira.codehaus.org/browse/MEV-362?page=comments#action_62978 ] 

Olivier Lamy commented on MEV-362:
----------------------------------

Temporary workaround for changelog plugin.
Remove relocation in your localRepository.
  <relocation>
      <groupId>org.netbeans</groupId>
      <artifactId>lib</artifactId>
    </relocation> 
can be removed or commented.

> missing jar for relocation of netbeans:cvslib:3.6
> -------------------------------------------------
>
>          Key: MEV-362
>          URL: http://jira.codehaus.org/browse/MEV-362
>      Project: Maven Evangelism
>         Type: Bug

>   Components: Dependencies
>     Reporter: Olivier Lamy

>
>
> The pom says :
> <project>
>   <modelVersion>4.0.0</modelVersion>
>   <groupId>netbeans</groupId>
>   <artifactId>cvslib</artifactId>
>   <version>3.6</version>
>   <distributionManagement>
>     <relocation>
>       <groupId>org.netbeans</groupId>
>       <artifactId>lib</artifactId>
>     </relocation>
>   </distributionManagement>
> </project>
> But there is only a pom in http://www.ibiblio.org/maven2/org/netbeans/lib/3.6/.
> No jar.

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