You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Yuri (JIRA)" <ji...@apache.org> on 2019/06/21 19:14:00 UTC

[jira] [Created] (MNG-6688) When some error is found and fixed, maven does something for minutes before it stops again if there are other errors

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)