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

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

    [ https://issues.apache.org/jira/browse/MNG-6688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16869832#comment-16869832 ] 

Robert Scholte commented on MNG-6688:
-------------------------------------

Right now it is the responsibility of the plugin (and not Maven itself) to decide whether it should be executed or not. With that in mind and reading your description I'm not sure what you mean with the "something" that you want to be fixed in Maven.
In this case it might be interesting to attach a recording to understand your problem.


> 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
>            Priority: Major
>
> 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)