See <https://builds.apache.org/job/Any23-trunk/311/changes>

Changes:

[ansell] bump maven-deploy-plugin version to 2.7 

hopefully this version fixes the jenkins build failures that reference this 
plugin

[ansell] bump sesame version to 2.6.9

[ansell] ANY23-118 : Split encoding detection out into its own module

[ansell] ANY23-83 : Remove some more hardcoded formats and mime-types

[ansell] ANY23-117 : Split out mime detection into a module

[ansell] ANY23-85 : Split out NQuads into its own module

------------------------------------------
[...truncated 1237 lines...]
[JENKINS] Archiving 
<https://builds.apache.org/job/Any23-trunk/ws/test-resources/pom.xml> to 
/home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$apache-any23-test-resources/builds/2012-09-04_07-01-52/archive/org.apache.any23/apache-any23-test-resources/0.7.1-incubating-SNAPSHOT/apache-any23-test-resources-0.7.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Any23-trunk/ws/test-resources/target/apache-any23-test-resources-0.7.1-incubating-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$apache-any23-test-resources/builds/2012-09-04_07-01-52/archive/org.apache.any23/apache-any23-test-resources/0.7.1-incubating-20120904.070826-24/apache-any23-test-resources-0.7.1-incubating-20120904.070826-24.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Any23-trunk/ws/test-resources/target/apache-any23-test-resources-0.7.1-incubating-SNAPSHOT-tests.jar>
 to 
/home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$apache-any23-test-resources/builds/2012-09-04_07-01-52/archive/org.apache.any23/apache-any23-test-resources/0.7.1-incubating-20120904.070826-24/apache-any23-test-resources-0.7.1-incubating-20120904.070826-24-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Any23 :: NQuads Parser and Writer
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Any23-trunk/ws/nquads> && svn --non-interactive 
info
[INFO] Working directory: <https://builds.apache.org/job/Any23-trunk/ws/nquads>
[INFO] Storing buildNumber: 1380396 at timestamp: 1346742785606
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Any23-trunk/ws/nquads> && svn --non-interactive 
info
[INFO] Working directory: <https://builds.apache.org/job/Any23-trunk/ws/nquads>
[INFO] Storing buildScmBranch: trunk
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Any23-trunk/ws/nquads/src/main/resources>
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//org/openrdf/sesame/sesame-rio-ntriples/2.6.9/sesame-rio-ntriples-2.6.9.pom
[INFO] Unable to find resource 
'org.openrdf.sesame:sesame-rio-ntriples:pom:2.6.9' in repository 
any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/org/openrdf/sesame/sesame-rio-ntriples/2.6.9/sesame-rio-ntriples-2.6.9.pom
1K downloaded  (sesame-rio-ntriples-2.6.9.pom)
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//org/openrdf/sesame/sesame-rio-ntriples/2.6.9/sesame-rio-ntriples-2.6.9.jar
[INFO] Unable to find resource 
'org.openrdf.sesame:sesame-rio-ntriples:jar:2.6.9' in repository 
any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/org/openrdf/sesame/sesame-rio-ntriples/2.6.9/sesame-rio-ntriples-2.6.9.jar
13K downloaded  (sesame-rio-ntriples-2.6.9.jar)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 5 source files to 
<https://builds.apache.org/job/Any23-trunk/ws/nquads/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Any23-trunk/ws/nquads/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to 
<https://builds.apache.org/job/Any23-trunk/ws/nquads/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Any23-trunk/ws/nquads/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.any23.io.nquads.NQuadsWriterTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec
Running org.apache.any23.io.nquads.NQuadsParserTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec

Results :

Tests run: 26, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://builds.apache.org/job/Any23-trunk/ws/nquads/target/apache-any23-nquads-0.7.1-incubating-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/Any23-trunk/ws/nquads/target/apache-any23-nquads-0.7.1-incubating-SNAPSHOT.jar>
 to 
/export/home/hudson/hudson-slave/maven-repositories/0/org/apache/any23/apache-any23-nquads/0.7.1-incubating-SNAPSHOT/apache-any23-nquads-0.7.1-incubating-SNAPSHOT.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] repository metadata for: 'snapshot 
org.apache.any23:apache-any23-nquads:0.7.1-incubating-SNAPSHOT' could not be 
found on repository: apache.snapshots.https, so will be created
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/any23/apache-any23-nquads/0.7.1-incubating-SNAPSHOT/apache-any23-nquads-0.7.1-incubating-20120904.070826-1.jar
14K uploaded  (apache-any23-nquads-0.7.1-incubating-20120904.070826-1.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] repository metadata for: 'snapshot 
org.apache.any23:apache-any23-nquads:0.7.1-incubating-SNAPSHOT' could not be 
found on repository: apache.snapshots.https, so will be created
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.any23:apache-any23-nquads:0.7.1-incubating-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] repository metadata for: 'artifact org.apache.any23:apache-any23-nquads' 
could not be found on repository: apache.snapshots.https, so will be created
[INFO] Uploading repository metadata for: 'artifact 
org.apache.any23:apache-any23-nquads'
[INFO] Uploading project information for apache-any23-nquads 
0.7.1-incubating-20120904.070826-1
[JENKINS] Archiving 
<https://builds.apache.org/job/Any23-trunk/ws/nquads/pom.xml> to 
/home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$apache-any23-nquads/builds/2012-09-04_07-01-52/archive/org.apache.any23/apache-any23-nquads/0.7.1-incubating-SNAPSHOT/apache-any23-nquads-0.7.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Any23-trunk/ws/nquads/target/apache-any23-nquads-0.7.1-incubating-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$apache-any23-nquads/builds/2012-09-04_07-01-52/archive/org.apache.any23/apache-any23-nquads/0.7.1-incubating-20120904.070826-1/apache-any23-nquads-0.7.1-incubating-20120904.070826-1.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Any23 :: CSV Utilities
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils> && svn 
--non-interactive info
[INFO] Working directory: 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils>
[INFO] Storing buildNumber: 1380397 at timestamp: 1346742846002
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils> && svn 
--non-interactive info
[INFO] Working directory: 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils>
[INFO] Storing buildScmBranch: trunk
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils/src/main/resources>
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 1 source file to 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils/src/test/resources>
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils/target/apache-any23-csvutils-0.7.1-incubating-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils/target/apache-any23-csvutils-0.7.1-incubating-SNAPSHOT.jar>
 to 
/export/home/hudson/hudson-slave/maven-repositories/0/org/apache/any23/apache-any23-csvutils/0.7.1-incubating-SNAPSHOT/apache-any23-csvutils-0.7.1-incubating-SNAPSHOT.jar
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[INFO] repository metadata for: 'snapshot 
org.apache.any23:apache-any23-csvutils:0.7.1-incubating-SNAPSHOT' could not be 
found on repository: apache.snapshots.https, so will be created
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/any23/apache-any23-csvutils/0.7.1-incubating-SNAPSHOT/apache-any23-csvutils-0.7.1-incubating-20120904.070826-1.jar
4K uploaded  (apache-any23-csvutils-0.7.1-incubating-20120904.070826-1.jar)
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] repository metadata for: 'artifact 
org.apache.any23:apache-any23-csvutils' could not be found on repository: 
apache.snapshots.https, so will be created
[INFO] Uploading repository metadata for: 'artifact 
org.apache.any23:apache-any23-csvutils'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] repository metadata for: 'snapshot 
org.apache.any23:apache-any23-csvutils:0.7.1-incubating-SNAPSHOT' could not be 
found on repository: apache.snapshots.https, so will be created
[INFO] Uploading repository metadata for: 'snapshot 
org.apache.any23:apache-any23-csvutils:0.7.1-incubating-SNAPSHOT'
[INFO] Uploading project information for apache-any23-csvutils 
0.7.1-incubating-20120904.070826-1
[JENKINS] Archiving 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils/pom.xml> to 
/home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$apache-any23-csvutils/builds/2012-09-04_07-01-52/archive/org.apache.any23/apache-any23-csvutils/0.7.1-incubating-SNAPSHOT/apache-any23-csvutils-0.7.1-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Any23-trunk/ws/csvutils/target/apache-any23-csvutils-0.7.1-incubating-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$apache-any23-csvutils/builds/2012-09-04_07-01-52/archive/org.apache.any23/apache-any23-csvutils/0.7.1-incubating-20120904.070826-1/apache-any23-csvutils-0.7.1-incubating-20120904.070826-1.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Any23 :: Mime Type Detection
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Any23-trunk/ws/mime> && svn --non-interactive 
info
[INFO] Working directory: <https://builds.apache.org/job/Any23-trunk/ws/mime>
[INFO] Storing buildNumber: 1380397 at timestamp: 1346742860898
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/Any23-trunk/ws/mime> && svn --non-interactive 
info
[INFO] Working directory: <https://builds.apache.org/job/Any23-trunk/ws/mime>
[INFO] Storing buildScmBranch: trunk
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] Unable to find resource 'commons-io:commons-io:pom:2.4' in repository 
any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
[INFO] Unable to find resource 'commons-io:commons-io:pom:2.4' in repository 
aduna-software-release-repo (http://repo.aduna-software.org/maven2/releases)
Downloading: 
http://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
9K downloaded  (commons-io-2.4.pom)
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Unable to find resource 'org.apache.commons:commons-parent:pom:25' in 
repository any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
[INFO] Unable to find resource 'org.apache.commons:commons-parent:pom:25' in 
repository aduna-software-release-repo 
(http://repo.aduna-software.org/maven2/releases)
Downloading: 
http://repo1.maven.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
47K downloaded  (commons-parent-25.pom)
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//org/openrdf/sesame/sesame-rio-turtle/2.6.9/sesame-rio-turtle-2.6.9.pom
[INFO] Unable to find resource 'org.openrdf.sesame:sesame-rio-turtle:pom:2.6.9' 
in repository any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/org/openrdf/sesame/sesame-rio-turtle/2.6.9/sesame-rio-turtle-2.6.9.pom
1K downloaded  (sesame-rio-turtle-2.6.9.pom)
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//org/openrdf/sesame/sesame-rio-n3/2.6.9/sesame-rio-n3-2.6.9.pom
[INFO] Unable to find resource 'org.openrdf.sesame:sesame-rio-n3:pom:2.6.9' in 
repository any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/org/openrdf/sesame/sesame-rio-n3/2.6.9/sesame-rio-n3-2.6.9.pom
1K downloaded  (sesame-rio-n3-2.6.9.pom)
[INFO] snapshot org.apache.any23:any23-nquads:0.7.1-incubating-SNAPSHOT: 
checking for updates from any23-repository-external
[INFO] snapshot org.apache.any23:any23-nquads:0.7.1-incubating-SNAPSHOT: 
checking for updates from aduna-software-release-repo
[INFO] snapshot org.apache.any23:any23-nquads:0.7.1-incubating-SNAPSHOT: 
checking for updates from apache.snapshots
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//org/apache/any23/any23-nquads/0.7.1-incubating-SNAPSHOT/any23-nquads-0.7.1-incubating-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.apache.any23:any23-nquads:pom:0.7.1-incubating-SNAPSHOT' in repository 
any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/org/apache/any23/any23-nquads/0.7.1-incubating-SNAPSHOT/any23-nquads-0.7.1-incubating-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.apache.any23:any23-nquads:pom:0.7.1-incubating-SNAPSHOT' in repository 
aduna-software-release-repo (http://repo.aduna-software.org/maven2/releases)
Downloading: 
http://repository.apache.org/snapshots/org/apache/any23/any23-nquads/0.7.1-incubating-SNAPSHOT/any23-nquads-0.7.1-incubating-SNAPSHOT.pom
[INFO] Unable to find resource 
'org.apache.any23:any23-nquads:pom:0.7.1-incubating-SNAPSHOT' in repository 
apache.snapshots (http://repository.apache.org/snapshots)
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//commons-io/commons-io/2.4/commons-io-2.4.jar
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//org/openrdf/sesame/sesame-rio-turtle/2.6.9/sesame-rio-turtle-2.6.9.jar
[INFO] Unable to find resource 'commons-io:commons-io:jar:2.4' in repository 
any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
[INFO] Unable to find resource 'commons-io:commons-io:jar:2.4' in repository 
aduna-software-release-repo (http://repo.aduna-software.org/maven2/releases)
Downloading: 
http://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar
180K downloaded  (commons-io-2.4.jar)
[INFO] Unable to find resource 'org.openrdf.sesame:sesame-rio-turtle:jar:2.6.9' 
in repository any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/org/openrdf/sesame/sesame-rio-turtle/2.6.9/sesame-rio-turtle-2.6.9.jar
16K downloaded  (sesame-rio-turtle-2.6.9.jar)
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to 
<https://builds.apache.org/job/Any23-trunk/ws/mime/target/classes>
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/Any23-trunk/ws/mime/src/test/resources>
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//org/openrdf/sesame/sesame-rio-n3/2.6.9/sesame-rio-n3-2.6.9.jar
Downloading: 
http://svn.apache.org/repos/asf/incubator/any23/repo-ext//org/apache/any23/any23-nquads/0.7.1-incubating-SNAPSHOT/any23-nquads-0.7.1-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.openrdf.sesame:sesame-rio-n3:jar:2.6.9' in 
repository any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/org/openrdf/sesame/sesame-rio-n3/2.6.9/sesame-rio-n3-2.6.9.jar
[INFO] Unable to find resource 
'org.apache.any23:any23-nquads:jar:0.7.1-incubating-SNAPSHOT' in repository 
any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/)
Downloading: 
http://repo.aduna-software.org/maven2/releases/org/apache/any23/any23-nquads/0.7.1-incubating-SNAPSHOT/any23-nquads-0.7.1-incubating-SNAPSHOT.jar
4K downloaded  (sesame-rio-n3-2.6.9.jar)
[INFO] Unable to find resource 
'org.apache.any23:any23-nquads:jar:0.7.1-incubating-SNAPSHOT' in repository 
aduna-software-release-repo (http://repo.aduna-software.org/maven2/releases)
Downloading: 
http://repository.apache.org/snapshots/org/apache/any23/any23-nquads/0.7.1-incubating-SNAPSHOT/any23-nquads-0.7.1-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 
'org.apache.any23:any23-nquads:jar:0.7.1-incubating-SNAPSHOT' in repository 
apache.snapshots (http://repository.apache.org/snapshots)
[JENKINS] Archiving <https://builds.apache.org/job/Any23-trunk/ws/mime/pom.xml> 
to 
/home/hudson/hudson/jobs/Any23-trunk/modules/org.apache.any23$apache-any23-mime/builds/2012-09-04_07-01-53/archive/org.apache.any23/apache-any23-mime/0.7.1-incubating-SNAPSHOT/apache-any23-mime-0.7.1-incubating-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.any23:any23-nquads:jar:0.7.1-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.any23 
-DartifactId=any23-nquads -Dversion=0.7.1-incubating-SNAPSHOT -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.any23 
-DartifactId=any23-nquads -Dversion=0.7.1-incubating-SNAPSHOT -Dpackaging=jar 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.any23:apache-any23-mime:jar:0.7.1-incubating-SNAPSHOT
        2) org.apache.any23:any23-nquads:jar:0.7.1-incubating-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.apache.any23:apache-any23-mime:jar:0.7.1-incubating-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  aduna-software-release-repo (http://repo.aduna-software.org/maven2/releases),
  any23-repository-external 
(http://svn.apache.org/repos/asf/incubator/any23/repo-ext/),
  Nexus (http://repository.apache.org/snapshots)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9 minutes 13 seconds
[INFO] Finished at: Tue Sep 04 07:14:35 GMT+00:00 2012
[INFO] Final Memory: 59M/390M
[INFO] ------------------------------------------------------------------------
channel stopped
Updating ANY23-117
Updating ANY23-85
Updating ANY23-118
Updating ANY23-83

Reply via email to