You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "geoff simpson (JIRA)" <ji...@codehaus.org> on 2006/04/05 16:50:48 UTC

[jira] Commented: (MCHANGELOG-10) Download of changelog plugin fails due to unresolved artifact

    [ http://jira.codehaus.org/browse/MCHANGELOG-10?page=comments#action_62877 ] 

geoff simpson commented on MCHANGELOG-10:
-----------------------------------------

i'm getting the same error, i don't think this issue is resolved yet.

> Download of changelog plugin fails due to unresolved artifact
> -------------------------------------------------------------
>
>          Key: MCHANGELOG-10
>          URL: http://jira.codehaus.org/browse/MCHANGELOG-10
>      Project: Maven 2.x Changelog Plugin
>         Type: Bug

>     Reporter: Markus Klink
>     Assignee: Brett Porter

>
>
> I have configured changelog as follows:
> 	<reporting>
> 		<plugins>	
> 			<plugin>
> 				<groupId>org.codehaus.mojo</groupId>
> 				<artifactId>changelog-maven-plugin</artifactId>
> 				<version>2.0-beta-1</version>
> 				<configuration>
> 					<type>range</type>
> 					<range>30</range>
> 					<dateFormat>yyyy-MM-dd</dateFormat>
> 				</configuration>
> 			</plugin>
> When trying to generate the site I get an error that it failed to resolve artifact  org.netbeans:lib:jar:3.6 Before I got a warning that this artifact had been relocated from netbeans:cvslib:3.6
> Trying with 2.0-beta-2-SNAPSHOT did not help either. Thanks for taking care.

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