[ http://jira.codehaus.org/browse/MCHANGELOG-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg closed MCHANGELOG-55. ------------------------------------- Assignee: Dennis Lundberg Resolution: Fixed Fix Version/s: 2.0 Now that the plugin is released this should no longer be a problem. > 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 > Reporter: Francois Loison > Assigned To: Dennis Lundberg > Fix For: 2.0 > > > 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