Sorry for the noise. It was a problem at my end, between the chair and the computer lol About the vote, +1 from me.
Renato M. 2013/5/6 Henry Saputra <[email protected]>: > Hmm looks like the core-test package is not installed to local repo. The > maven version looks correct from the staging repo > > Did you do mvn clean install? > > - Henry > > > On Mon, May 6, 2013 at 10:23 AM, Renato Marroquín Mogrovejo < > [email protected]> wrote: > >> Hi all, >> >> I just checked out the project from SVN and I am getting this is the error. >> Has anyone is experiencing this error? >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Reactor Summary: >> [INFO] >> [INFO] Apache Gora ....................................... SUCCESS [0.994s] >> [INFO] Apache Gora :: Core ............................... SUCCESS [5.476s] >> [INFO] Apache Gora :: Hbase .............................. FAILURE [1.221s] >> [INFO] Apache Gora :: Accumulo ........................... SKIPPED >> [INFO] Apache Gora :: Cassandra .......................... SKIPPED >> [INFO] Apache Gora :: Dynamodb ........................... SKIPPED >> [INFO] Apache Gora :: SQL ................................ SKIPPED >> [INFO] Apache Gora :: Tutorial ........................... SKIPPED >> [INFO] Apache Gora :: Sources-Dist ....................... SKIPPED >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD FAILURE >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 8.851s >> [INFO] Finished at: Mon May 06 11:43:30 PET 2013 >> [INFO] Final Memory: 19M/81M >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] Failed to execute goal >> org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1:process >> (default) on project gora-hbase: Failed to resolve dependencies for >> one or more projects in the reactor. Reason: Missing: >> [ERROR] ---------- >> [ERROR] 1) org.apache.gora:gora-core:test-jar:tests:0.3 >> [ERROR] >> [ERROR] Try downloading the file manually from the project website. >> [ERROR] >> [ERROR] Then, install it using the command: >> [ERROR] mvn install:install-file -DgroupId=org.apache.gora >> -DartifactId=gora-core -Dversion=0.3 -Dclassifier=tests >> -Dpackaging=test-jar -Dfile=/path/to/file >> [ERROR] >> [ERROR] Alternatively, if you host your own repository you can deploy >> the file there: >> [ERROR] mvn deploy:deploy-file -DgroupId=org.apache.gora >> -DartifactId=gora-core -Dversion=0.3 -Dclassifier=tests >> -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] >> -DrepositoryId=[id] >> [ERROR] >> [ERROR] Path to dependency: >> [ERROR] 1) org.apache.gora:gora-hbase:bundle:0.3 >> [ERROR] 2) org.apache.gora:gora-core:test-jar:tests:0.3 >> [ERROR] >> [ERROR] ---------- >> [ERROR] 1 required artifact is missing. >> [ERROR] >> [ERROR] for artifact: >> [ERROR] org.apache.gora:gora-hbase:bundle:0.3 >> [ERROR] >> [ERROR] from the specified remote repositories: >> [ERROR] apache.snapshots (http://repository.apache.org/snapshots/, >> releases=false, snapshots=true), >> [ERROR] central (http://repo1.maven.org/maven2, releases=true, >> snapshots=false) >> [ERROR] -> [Help 1] >> [ERROR] >> [ERROR] To see the full stack trace of the errors, re-run Maven with >> the -e switch. >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> [ERROR] >> [ERROR] For more information about the errors and possible solutions, >> please read the following articles: >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException >> [ERROR] >> [ERROR] After correcting the problems, you can resume the build with the >> command >> [ERROR] mvn <goals> -rf :gora-hbase >> >> 2013/5/3 Lewis John Mcgibbney <[email protected]>: >> > And yes I forgot >> > >> > Here's my +1. >> > >> > N.B. We only release Gora as Maven artifacts and src.zip and src.tar. >> This >> > is because we most likely need to recompile the code at some stage due to >> > changing requirements. >> > >> > >> > On Fri, May 3, 2013 at 4:16 PM, lewis john mcgibbney <[email protected] >> >wrote: >> > >> >> Calling All Gora Folks, >> >> >> >> We solved some 36 issues: >> >> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311172&version=12317954 >> >> >> >> SVN source tag: >> >> https://svn.apache.org/repos/asf/gora/tags/apache-gora-0.3/ >> >> >> >> Staging repo: >> >> https://repository.apache.org/content/repositories/orgapachegora-171/ >> >> >> >> PGP release keys (signed using 4E21557F): >> http://gora.apache.org/dist/KEYS >> >> >> >> Vote will be open for st least 72 hours. >> >> >> >> I would like to say a huge thanks you and well done to all committers >> and >> >> contributors for >> >> this release. It is another milestone for us to get here. >> >> >> >> Have a great weekend >> >> >> >> Lewis >> >> >> >> [ ] +1, let's get it released!!! >> >> [ ] +/-0, fine, but consider to fix few issues before... >> >> [ ] -1, nope, because... (and please explain why) >> >> >> > >> > >> > >> > -- >> > *Lewis* >>

