You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@airavata.apache.org by "Amila Jayasekara (JIRA)" <ji...@apache.org> on 2013/04/18 22:30:14 UTC

[jira] [Assigned] (AIRAVATA-776) Airavata Credential Store build failing

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

Amila Jayasekara reassigned AIRAVATA-776:
-----------------------------------------

    Assignee: Amila Jayasekara
    
> Airavata Credential Store build failing 
> ----------------------------------------
>
>                 Key: AIRAVATA-776
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-776
>             Project: Airavata
>          Issue Type: Bug
>            Reporter: Raminderjeet Singh
>            Assignee: Amila Jayasekara
>
> i tried to build on a clean maven repository and getting following issue
> > mvn install -Dmaven.repo.local=/tmp/cleanrepo -Dmaven.test.skip=true -X
> [DEBUG] Failure to find edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-common:1.0.6-SNAPSHOT/maven-metadata.xml in http://oauth.googlecode.com/svn/code/maven was cached in the local repository, resolution will not be reattempted until the update interval of oauth has elapsed or updates are forced
> [DEBUG] Could not find metadata edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-client:1.0.6-SNAPSHOT/maven-metadata.xml in local (/tmp/cleanrepo)
> [DEBUG] Skipped remote update check for edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-client:1.0.6-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
> [DEBUG] Failure to find edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-client:1.0.6-SNAPSHOT/maven-metadata.xml in http://unicore-dev.zam.kfa-juelich.de/maven was cached in the local repository, resolution will not be reattempted until the update interval of unicore.eu has elapsed or updates are forced
> [DEBUG] Failure to find edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-client:1.0.6-SNAPSHOT/maven-metadata.xml in http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of apache.snapshots has elapsed or updates are forced
> [DEBUG] Skipped remote update check for edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-client:1.0.6-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
> [DEBUG] Skipped remote update check for edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-client:1.0.6-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
> [DEBUG] Failure to find edu.uiuc.ncsa.security.delegation:ncsa-security-delegation-client:1.0.6-SNAPSHOT/maven-metadata.xml in http://oauth.googlecode.com/svn/code/maven was cached in the local repository, resolution will not be reattempted until the update interval of oauth has elapsed or updates are forced
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Airavata .......................................... SUCCESS [29.206s]
> [INFO] Airavata Commons .................................. SUCCESS [2.750s]
> [INFO] Airavata GFac Schema Utilities .................... SUCCESS [36.848s]
> [INFO] Airavata Common Utilities ......................... SUCCESS [20.673s]
> [INFO] Airavata Registry ................................. SUCCESS [0.220s]
> [INFO] Airavata Registry API ............................. SUCCESS [22.239s]
> [INFO] Airavata Workflow Model Parent .................... SUCCESS [0.563s]
> [INFO] Airavata Workflow Model Core ...................... SUCCESS [6.557s]
> [INFO] Airavata WS Messenger ............................. SUCCESS [0.126s]
> [INFO] Airavata Messenger Commons ........................ SUCCESS [1.566s]
> [INFO] Airavata Messenger Client ......................... SUCCESS [6.188s]
> [INFO] Airavata WS Monitor ............................... SUCCESS [2.548s]
> [INFO] Airavata Workflow Execution Context ............... SUCCESS [2.542s]
> [INFO] Airavata Client ................................... SUCCESS [2.604s]
> [INFO] Airavata Workflow Tracking ........................ SUCCESS [8.565s]
> [INFO] Airavata GFac Core ................................ SUCCESS [19.585s]
> [INFO] Airavata Message Box .............................. SUCCESS [3.963s]
> [INFO] Airavata Message Broker ........................... SUCCESS [2.597s]
> [INFO] Airavata Workflow Component ....................... SUCCESS [1.021s]
> [INFO] Airavata Workflow Component Node .................. SUCCESS [1.993s]
> [INFO] Airavata JPA Registry ............................. SUCCESS [4.241s]
> [INFO] Airavata REST ..................................... SUCCESS [0.483s]
> [INFO] airavata-rest-mappings ............................ SUCCESS [6.263s]
> [INFO] airavata-rest-client .............................. SUCCESS [9.582s]
> [INFO] Airavata XBaya .................................... SUCCESS [1:12.794s]
> [INFO] Airavata Registry Service ......................... SUCCESS [1.613s]
> [INFO] Airavata Registry Test ............................ SUCCESS [2.118s]
> [INFO] Airavata Security Implementation .................. SUCCESS [2.420s]
> [INFO] Airavata Credential Store ......................... FAILURE [1.193s]
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process (default) on project airavata-credential-store: Execution default of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process failed: For artifact {null:null:null:jar}: The groupId cannot be empty. -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process (default) on project airavata-credential-store: Execution default of goal org.apache.maven.plugins:maven-remote-resources-plugin:1.4:process failed: For artifact {null:null:null:jar}: The groupId cannot be empty.
>         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:225)
>         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
>         at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
>         at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
>         at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
>         at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
>         at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
>         at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
>         at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>         at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira