[ https://issues.apache.org/jira/browse/MINSTALL-161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965975#comment-17965975 ]
Olivier Lamy commented on MINSTALL-161: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#240|https://github.com/apache/maven-install-plugin/issues/240]. > Error in installing dependency > ------------------------------ > > Key: MINSTALL-161 > URL: https://issues.apache.org/jira/browse/MINSTALL-161 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Bug > Components: install:install > Affects Versions: 2.5.2 > Reporter: Sharad Holani > Priority: Major > > While building a multi-module spring project in our jenkins, we get this > error message intermittently, > > *15:02:11* [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-install-plugin:2.5.2:install (default-install) > on project test-support-css: Failed to install metadata > *.test-support-css:1.0.0-SNAPSHOT/maven-metadata.xml: Could not read metadata > /apps/home/jenkins/.m2/repository/test-support-css/1.0.0-SNAPSHOT/maven-metadata-local.xml: > input contained no data -> [Help 1] > > There are multiple modules being built and installed. But this error occurs > only for this particular module. > I tried clearing the m2 folder but this issue still re-occurs . Its happening > intermittently though. > -- This message was sent by Atlassian Jira (v8.20.10#820010)