Summary

Description

Welcome to the issue tracker for the Maven Core! Here you can report bugs or feature requests that affect the heart of Maven. If you would like to report an issue for a particular plugin, please go to the plugin's JIRA project as listed on the Plugin Index. Likewise, issues about the Maven Ant Tasks should not be filled here but in their own JIRA project. If you encounter a problem while trying to run Maven via some IDE integration, please report the issue to the respective integrator.

Important:
When reporting an issue, please keep in mind that enabling developers to reproduce your problem is crucial for fixing it. Some bugs show only up on certain operating systems, JDK versions or project structures. Therefore, your report should include the following items:

  • The debug output from your failing build. This can be obtained by adding the flag -X to the Maven command line and piping the output into a file:
    mvn -X goal > build.log.
    You can then use the JIRA command "Attach file" to upload this log. Among others, this log will reveal your Maven version, the Java version, the operating system and the plugin versions.
  • Your POM files used for the build. Even more handy would be a minimal test project that demonstrates the failure such that a developer can simply unpack this project and jump right into your problem. Packaging this demo project as outlined in Creating a Maven Integration Test would be appreciated most because this allows to quickly incorporate the project into Maven's IT suite and guards against regressions of the problem.
Once your issue is created, please be patient. Both the number of volunteers developing Maven and their time is limited and Maven is not one of the smallest projects. Resolving an issue is potentially accelerated by Submitting a Patch, preferrably accompanied by a unit test to prevent regressions. Helping hands are always welcome so if you would like to contribute more, check out our Guide to Helping with Maven.

Finally note that the issue tracker is not the right place to ask questions about Maven's usage. Instead, post an email to the Maven User List. This way, your question will not only reach the Maven developers but other users, too. Additionally, you can browse the official FAQ as well as the unofficial FAQ for popular questions.

MoreIssues: Due

  • Improvement MNG-591 Integration tests lifecycle
  • Improvement MNG-624 automatic parent versioning
  • Bug MNG-2184 Possible problem with @aggregator and forked lifecycles

Issues: 30 Day Summary


Issues: 33 created and 29 resolved

MoreIssues: Updated recently

  • Bug MNG-4600 Today 05:08 AM [regression] Optional flag from dependency management applied to dependencies
  • New Feature MNG-4602 Yesterday 03:55 PM Allow pluggable authentication (using JAAS ?) so that the username and password to connect to a deployment repository can be generated by a Single Sign On-enabled client
  • Bug MNG-1630 Last Friday 06:26 PM Optional tag in dependencyManagement is not inherited in the children projects

MoreVersions: Due

Activity Stream