i think i've fixed most of the issues i created ;-) but i'm having a little bit of trouble tracking down why the derby download fails. help appreciated :-)
- robert [INFO] Building Apache JAMES IMAP Deployment [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. Downloading: http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.pom [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. Downloading: http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/derby/derby/10.2.2.0/derby-10.2.2.0.jar [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.derby:derby:jar:10.2.2.0 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.derby -DartifactId=derby -Dversion=10.2.2.0 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.derby -DartifactId=derby -Dversion=10.2.2.0 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.james:apache-james-imap-deployment:jar:0.1-SNAPSHOT 2) org.apache.derby:derby:jar:10.2.2.0 ---------- 1 required artifact is missing. for artifact: org.apache.james:apache-james-imap-deployment:jar:0.1-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), apache.releases (http://people.apache.org/repo/m2-ibiblio-rsync-repository) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
