[ https://issues.apache.org/jira/browse/MNG-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15623418#comment-15623418 ]
Hervé Boutemy edited comment on MNG-6109 at 1/14/17 3:36 AM: ------------------------------------------------------------- SUCCESS: Integrated in Jenkins build maven-3.x #1404 (See [https://builds.apache.org/job/maven-3.x/1404/]) [MNG-6109] PluginDescriptor doesn't read since value of parameter (rfscholte: rev http://git-wip-us.apache.org/repos/asf/maven/commit/a277f6f43a9b52c17b6aa2af069554edd2b0e42e) * (edit) maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/PluginDescriptorBuilder.java * (edit) maven-plugin-api/src/test/java/org/apache/maven/plugin/descriptor/PluginDescriptorBuilderTest.java * (edit) maven-plugin-api/src/test/resources/plugin.xml was (Author: hudson): SUCCESS: Integrated in Jenkins build maven-3.x #1404 (See [https://builds.apache.org/job/maven-3.x/1404/]) [MNG-6109] PluginDescriptor doesn't read since value of parameter (rfscholte: rev a277f6f43a9b52c17b6aa2af069554edd2b0e42e) * (edit) maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/PluginDescriptorBuilder.java * (edit) maven-plugin-api/src/test/java/org/apache/maven/plugin/descriptor/PluginDescriptorBuilderTest.java * (edit) maven-plugin-api/src/test/resources/plugin.xml > PluginDescriptor doesn't read since value of parameter > ------------------------------------------------------ > > Key: MNG-6109 > URL: https://issues.apache.org/jira/browse/MNG-6109 > Project: Maven > Issue Type: Bug > Components: Plugin API > Affects Versions: 3.3.9 > Reporter: Robert Scholte > Assignee: Robert Scholte > Fix For: 3.5.0-candidate > > > This causes missing information for code manipulating plugins "normally" > through PluginDescriptor read by Maven core from > {{META-INF/maven/plugin.xml}}. > For example MPLUGIN-319, which parses code to create PluginDescriptor then > generate {{META-INF/maven/plugin.xml}}, but gets truncated info when getting > back PluginDescriptor as read by Maven core... -- This message was sent by Atlassian JIRA (v6.3.4#6332)