Thanks Suresh. The source pack has a build issue, [ERROR] Failed to execute goal on project registry-tool: Could not resolve dependencies for project org.apache.airavata:registry-tool:jar:0.8: Could not find artifact org.apache.airavata:airavata-registry-api:jar:0.9-SNAPSHOT in unicore.eu ( http://unicore-dev.zam.kfa-juelich.de/maven) -> [Help 1]
This is due to invalid version in the pom.xml of registry-tools. The tag[1] will also have the same issue. I believe Viknesh has provided a patch for this in [2]. 1. https://svn.apache.org/repos/asf/airavata/tags/airavata-0.8/ 2. https://issues.apache.org/jira/browse/Airavata-881 On Wed, Jul 10, 2013 at 6:29 AM, Suresh Marru <[email protected]> wrote: > Hi Saminda, > > This is fixed now. It was an issue with the custom maven repo. Before 0.9, > I will move many of the jars into maven central. I will look into the JNLP > issue too. > > Suresh > On Jul 9, 2013, at 7:42 PM, Saminda Wijeratne <[email protected]> wrote: > > > Suresh, > > when building the source pack I'm getting the following error. > > Could not transfer artifact xpp3:xpp3:pom:1.1.3_7 from/to ogce.m2.all ( > > http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all): > > Access denied to: > > > http://community.ucs.indiana.edu:9090/archiva/repository/ogce.m2.all/xpp3/xpp3/1.1.3_7/xpp3-1.1.3_7.pom- > > > > [Help 1] > > > > Seems the m2 repo access is restricted. Can you verify this please? I > dont > > think there's anything we need to fix in the source. > > > > > > On Tue, Jul 9, 2013 at 3:45 PM, Suresh Marru <[email protected]> wrote: > > > >> Discussion thread for vote on Apache Airavata 0.8 release candidate 4. > >> > >> If you have any questions or feedback or to post results of validating > the > >> release, please reply to this thread. Once you verify the release, > please > >> post your vote to the VOTE thread. > >> > >> For reference, the Apache release guide - > >> http://www.apache.org/dev/release.html > >> > >> Some tips to validate the release before you vote: > >> > >> * Download the binary version and run the 5 minute or 10 minute tutorial > >> as described in README and website. > >> * Download the source files from compressed files and release tag and > >> build (which includes tests). > >> * Verify the distribution for the required LICENSE and NOTICE files > >> * Verify if all the staged files are signed and the signature is > >> verifiable. > >> * Verify if the signing key in the project's KEYS file is hosted on a > >> public server > >> > >> Thanks for your time in validating the release and voting, > >> Suresh > >> (On Behalf of Airavata PMC) > >
