Thanks Marlon for noticing this. I fixed and commited the fix just now.
On Thu, Jul 10, 2014 at 6:57 AM, Marlon Pierce <[email protected]> wrote: > I'm getting a build error; relevant parts below. The error is in the > copy-artifacts section of modules/distribution/release/pom.xml. The build > is correctly making the apache-airavata-php-sdk-0.13-SNAPSHOT-bin.zip and > putting it in my local repo. > > Note the names are different: the build is making a file called > "apache-airavata-php-sdk-0.13-SNAPSHOT-bin.zip" but the distribution pom > is looking for "apache-airavata-client-php-sdk". > > > Marlon > > ---------- > [INFO] Airavata Client Java Distribution ................. SUCCESS > [16.794s] > [INFO] Airavata release artifacts ........................ FAILURE [2.463s] > [INFO] Airavata Integration Tests ........................ SKIPPED > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD FAILURE > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 4:02.192s > [INFO] Finished at: Thu Jul 10 05:57:58 EDT 2014 > [INFO] Final Memory: 119M/493M > [INFO] ------------------------------------------------------------ > ------------ > [ERROR] Failed to execute goal org.apache.maven.plugins: > maven-dependency-plugin:2.6:copy (copy-artifacts) on project > apache-airavata-release-artifacts: Unable to find artifact. Could not > find artifact > org.apache.airavata:apache-airavata-client-php-sdk:zip:bin:0.13-SNAPSHOT > in apache.snapshots (http://repository.apache.org/snapshots) > [ERROR] > [ERROR] Try downloading the file manually from the project website. > [ERROR] > >
