Maven release:prepare command to associate work item

2019-04-22 Thread Anisha Rahamathullah (RBEI/ETB2)
Hello, I need the command to associate a work item while commit code option with Jazz using maven release plugin. Command used: mven release:prepare. Error: Failed to attach work item. Please share the command used to attach the work item id as an input to Release plugin. Thank You. Best

[ANN] Apache Maven Help Plugin 3.2.0 Released

2019-04-22 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven Help Plugin, version 3.2.0 The Maven Help Plugin is used to get relative information about a project or the system. It can be used to get a description of a particular plugin, including the plugin's goals with their

Facing issue while fetching transitive deps for a direct dep using jcabi-aether library

2019-04-22 Thread Jyotirmaya Khuntia
Hi Team, I have a demo plugin. I have written code to fetch the transitive dependency for a direct dependency. But when i invoke the goal for this it throws error stack trace attached. maven Command to call the task : mvn com.demo:rootTransitivePlugin:1.0-SNAPSHOT:touch Could you please help

[ANN] Apache Maven PMD Plugin 3.12.0 Released

2019-04-22 Thread Andreas Dangel
The Apache Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.12.0   A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.