[
http://jira.codehaus.org/browse/MCHANGELOG-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg closed MCHANGELOG-62.
-------------------------------------
Assignee: Dennis Lundberg
Resolution: Cannot Reproduce
I do not know when or why this happens, but it is not related to this specific
plugin.
> cnangelog plugin is not available ? - [INFO] The plugin
> 'org.apache.maven.plugins:maven-changelog-plugin' does not exist or no valid
> version could be found
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MCHANGELOG-62
> URL: http://jira.codehaus.org/browse/MCHANGELOG-62
> Project: Maven 2.x Changelog Plugin
> Issue Type: Bug
> Environment: maven 2.0.4
> Reporter: christian-Luc Houze
> Assigned To: Dennis Lundberg
> Attachments: all pluins loaded except changelog.jpg
>
>
> I cant get this plugin - all others plugins are ok except this one.
> here is the error message:
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The plugin 'org.apache.maven.plugins:maven-changelog-plugin' does not
> exist or no valid version could be found
> here is what i've got in my pom
> <reporting>
> <plugins>
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-javadoc-plugin</artifactId>
> </plugin>
> <!-- X ref du Code source Java généré au format HTML.
> -->
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-jxr-plugin</artifactId>
> </plugin>
> <!-- rapport d'activité (e.g. mouvements cvs ) -->
> <plugin>
> <groupId>org.apache.maven.plugins</groupId>
> <artifactId>maven-changelog-plugin</artifactId>
> </plugin>
> etc...
> Note that i've got same problem with tis: <version>2.0-SNAPSHOT</version>
> and all others plugins have been loaded successfully.
> Any idea ?
> Christian-Luc
--
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