Hi, I'm wondering if anyone else if having trouble building with Maven 2.0 the mina-core on the head of the trunk. I have modified my maven/conf/settings.xml file to change the location of the repostory and also to add the http proxy configuration. That's all. No mirrors or anything.
Here's my maven output, perhaps it will ring a bell for someone. $ mvn -version Maven version: 2.0.4 $ mvn install [INFO] Scanning for projects... [INFO] snapshot org.apache.directory:build:1.0.5-SNAPSHOT: checking for updates from apache.snapshots Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/apache/dir ectory/build/1.0.5-SNAPSHOT/build-1.0.5-20060809.092323-6.pom 2K downloaded [INFO] ------------------------------------------------------------------------- --- [INFO] Building Apache MINA Core API [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------- --- [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for up dates from snapshots [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for up dates from apache.snapshots [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking for up dates from central [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.maven.plugins:maven-resources-plugin Reason: Error getting POM for 'org.apache.maven.plugins:maven-resources-plugin' from the repository: Failed to resolve artifact, possibly due to a repository li st that is not appropriately equipped for this artifact's metadata. org.apache.maven.plugins:maven-resources-plugin:pom:2.3-SNAPSHOT from the specified remote repositories: apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), snapshots (http://snapshots.maven.codehaus.org/maven2), central (http://repo1.maven.org/maven2) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 seconds [INFO] Finished at: Fri Aug 11 12:17:27 BST 2006 [INFO] Final Memory: 1M/4M [INFO] ------------------------------------------------------------------------ Could the problem be that I've only checked out /mina/* ? Cheers, Steve. This communication is for informational purposes only. It is not intended as an offer or solicitation for the purchase or sale of any financial instrument or as an official confirmation of any transaction. All market prices, data and other information are not warranted as to completeness or accuracy and are subject to change without notice. Any comments or statements made herein do not necessarily reflect those of JPMorgan Chase & Co., its subsidiaries and affiliates. This transmission may contain information that is privileged, confidential, legally privileged, and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. Although this transmission and any attachments are believed to be free of any virus or other defect that might affect any computer system into which it is received and opened, it is the responsibility of the recipient to ensure that it is virus free and no responsibility is accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, as applicable, for any loss or damage arising in any way from its use. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you.
