You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/07/18 16:41:00 UTC

[jira] [Comment Edited] (MNG-6445) Maven build fails on clean if a dependent jar is yet to create in exec plugin in clean phase

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

Michael Osipov edited comment on MNG-6445 at 7/18/18 4:40 PM:
--------------------------------------------------------------

Sample project please.


was (Author: michael-o):
Sample projet please.

> Maven build fails on clean if a dependent jar is yet to create in exec plugin in clean phase
> --------------------------------------------------------------------------------------------
>
>                 Key: MNG-6445
>                 URL: https://issues.apache.org/jira/browse/MNG-6445
>             Project: Maven
>          Issue Type: Bug
>          Components: Dependencies, Plugins and Lifecycle
>    Affects Versions: 3.5.4
>            Reporter: Deepak Mahapatro
>            Priority: Major
>             Fix For: waiting-for-feedback
>
>
> In my POM, I am generating a jar using exec plugin which later pushed to my local repo using install plugin.
> But while execution mvn Clean, it fails the build saying the jar details for yet to create jar is not available.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)