Deepak Mahapatro created MNG-6445:
-------------------------------------
Summary: 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
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)