Yuri created MNG-6688: ------------------------- Summary: When some error is found and fixed, maven does something for minutes before it stops again if there are other errors Key: MNG-6688 URL: https://issues.apache.org/jira/browse/MNG-6688 Project: Maven Issue Type: Bug Reporter: Yuri
I am trying to make Hadoop work on FreeBSD. I need to fix some issues. Every time I fix something in the C++ code and rerun maven, it first does something for minutes before stopping for the next issue in the nearby code. Maven should be target-based, and skip targets that have been built. cmake and gmake do this. The turnaround time problem is certainly very bad for development. -- This message was sent by Atlassian JIRA (v7.6.3#76005)