|
Project Lead:
Jason van Zyl
URL: http://maven.apache.org/
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.
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.
Release Notes
|
Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report
By Priority
By Assignee
|