Hi Steven, On 8/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
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/* ?
Is this still a problem? It should be fine if you checked out the whole mina directly. Please let me know if it's still a problem, then I will investigate into this problem. HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
