OK, next snag. Can anyone interpret this? [INFO] [INFO] Building jar: /Users/srowen/Documents/Development/Mahout/collections/target/mahout-collections-0.3.jar [INFO] [INFO] Preparing source:jar [INFO] Downloading: http://repo1.maven.org/maven2/org/apache/mahout/mahout-collection-codegen-plugin/0.3/mahout-collection-codegen-plugin-0.3.jar [INFO] [INFO] Unable to find resource 'org.apache.mahout:mahout-collection-codegen-plugin:maven-plugin:0.3' in repository central (http://repo1.maven.org/maven2) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] A required plugin was not found: Plugin could not be found - check that the goal name is correct: Unable to download the artifact from any repository [INFO] [INFO] Try downloading the file manually from the project website. [INFO] [INFO] Then, install it using the command: [INFO] mvn install:install-file -DgroupId=org.apache.mahout -DartifactId=mahout-collection-codegen-plugin -Dversion=0.3 -Dpackaging=maven-plugin -Dfile=/path/to/file [INFO] [INFO] Alternatively, if you host your own repository you can deploy the file there: [INFO] mvn deploy:deploy-file -DgroupId=org.apache.mahout -DartifactId=mahout-collection-codegen-plugin -Dversion=0.3 -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] [INFO] [INFO] [INFO] org.apache.mahout:mahout-collection-codegen-plugin:maven-plugin:0.3 [INFO] [INFO] from the specified remote repositories: [INFO] central (http://repo1.maven.org/maven2) [INFO] [INFO] [INFO] org.apache.mahout:mahout-collection-codegen-plugin:maven-plugin:0.3 [INFO] [INFO] from the specified remote repositories: [INFO] central (http://repo1.maven.org/maven2)
On Thu, Mar 11, 2010 at 9:26 AM, Sean Owen <sro...@gmail.com> wrote: > Looks like we're clear. I'm going to start the release process again. > > On Thu, Mar 11, 2010 at 3:20 AM, Drew Farris <drew.far...@gmail.com> wrote: >> Looks like the hadoop 0.20.2 issue is finally put to bed -- any other >> issues that we need to resolve before we proceed with a release? >> >