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 2007/02/27 11:19:15 UTC

[jira] Commented: (MCHANGELOG-55) The plugin 'org.apache.maven.plugins:maven-changelog-plugin' does not exist or no valid version could be found

    [ http://jira.codehaus.org/browse/MCHANGELOG-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_88656 ] 

Olivier Lamy commented on MCHANGELOG-55:
----------------------------------------

Try to add plugin repo : http://people.apache.org/repo/m2-snapshot-repository/

> The plugin 'org.apache.maven.plugins:maven-changelog-plugin' does not exist or no valid version could be found
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: MCHANGELOG-55
>                 URL: http://jira.codehaus.org/browse/MCHANGELOG-55
>             Project: Maven 2.x Changelog Plugin
>          Issue Type: Bug
>    Affects Versions: 2.1
>            Reporter: Francois Loison
>
> I referenced change log plugin into my POM:
>  <reporting>
> 	 <plugins>
> 		<!-- change log: what's changed in SCM -->
> 	 	<plugin>
> 	 		<groupId>org.apache.maven.plugins</groupId>
> 	 		<artifactId>maven-changelog-plugin</artifactId>
> 	 	</plugin>
> 	 </plugins>
> </reporting>
> When launching mvn site, I have following error:
> The plugin 'org.apache.maven.plugins:maven-changelog-plugin' does not exist or no valid version could be found
> Seen also that maven-changelog plugin is not available at
> http://repo1.maven.org/maven2/org/apache/maven/plugins/

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