This error indicates a programming bug in Maven itself. To report this issue, please follow these steps:

  1. Capture the debug output of the failing build, e.g. by adding the flag -X to the command line and redirecting the console output of Maven to a file:
    mvn <your goals> -X > debug.log
    
  2. Create a ticket in our issue tracking system and attach the previously captured log output to this ticket.
  3. As the issue will likely only show up under certain circumstances, we need instructions how to reproduce it. For example, a minimal test project along with the command line that exhibits the issue would be highly appreciated.
  • No labels

1 Comment

  1. roc, I've deleted your comment. Please register at https://issues.apache.org/jira/secure/Dashboard.jspa to be able to file issues