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

[jira] [Updated] (MINSTALL-161) Error in installing dependency

     [ https://issues.apache.org/jira/browse/MINSTALL-161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Holani updated MINSTALL-161:
-----------------------------------
    Description: 
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.

 

  was:
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]
 

I tried clearing the m2 folder but this issue still re-occurs . Its happening intermittently though.

 


> Error in installing dependency
> ------------------------------
>
>                 Key: MINSTALL-161
>                 URL: https://issues.apache.org/jira/browse/MINSTALL-161
>             Project: Maven Install Plugin
>          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
(v7.6.3#76005)