[
https://jira.codehaus.org/browse/MPLUGIN-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Scholte closed MPLUGIN-197.
----------------------------------
Resolution: Duplicate
Assignee: Robert Scholte
Duplicate of MPLUGIN-198
> Subversion sources of 'maven-plugin-tools-model' doesn't correspond with
> binary package (missing classes).
> ----------------------------------------------------------------------------------------------------------
>
> Key: MPLUGIN-197
> URL: https://jira.codehaus.org/browse/MPLUGIN-197
> Project: Maven 2.x Plugin Tools
> Issue Type: Bug
> Components: Metadata Model
> Affects Versions: 2.6, 2.7, 2.9
> Environment: Any
> Reporter: Tinguaro Barreno
> Assignee: Robert Scholte
> Priority: Trivial
>
> Hi,
> I've checked-out the Maven Plugin Tools from SubVersion on Eclipse and it
> warns about missing classes.
> The 'maven-plugin-tools-model' (in trunk or any-tag) only includes:
> --
> .
> |-- pom.xml
> |-- src
> | |-- main
> | | |-- java
> | | | `-- org
> | | | `-- apache
> | | | `-- maven
> | | | `-- plugin
> | | | `-- tools
> | | | `-- model
> | | | |-- PluginMetadataParseException.java
> | | | `-- PluginMetadataParser.java
> | | `-- mdo
> | | `-- plugin-metadata.mdo
> ...
> --
> However, the 'maven-plugin-tools-model-2.9-sources.jar' contains:
> --
> .
> ...
> `-- org
> `-- apache
> `-- maven
> `-- plugin
> `-- tools
> `-- model
> |-- Component.java
> |-- io
> | `-- xpp3
> | |-- PluginMetadataXpp3Reader.java
> | `-- PluginMetadataXpp3Writer.java
> |-- LifecycleExecution.java
> |-- Mojo.java
> |-- Parameter.java
> |-- PluginMetadata.java
> |-- PluginMetadataParseException.java
> `-- PluginMetadataParser.java
> --
> Maybe a forgotten 'svn add'?
> Best wishes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira