jira-importer
jira-importer
**[Surendra](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER297246)** commented [Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o) please help understand this maven error, when does it happen? Why does maven look for a maven-metadata.xml file?
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented [surendra_lilly](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=surendra_lilly) in your command example `mvn clean install` two Maven phase are executed: clean and install. Each phase can have configured many goal - some can be...
Resolve #9782
Resolve #9598
Resolve #9573
Resolve #9404
**[Christian Kohlschütter](https://issues.apache.org/jira/secure/[email protected])** commented https://github.com/apache/maven-install-plugin/pull/72
**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented [Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)
**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented This is not install/deploy plugin bug, but Maven bug: MNG-8138 In short, when MNG-8138 is fixed your project will fail, and reason is following: Your module kohlschutter-parent-multirelease...