[Dspace-tech] failing to install DSPACE on MacOS

9 views
Skip to first unread message

Monika Mevenkamp

unread,
Aug 26, 2015, 12:08:37 PM8/26/15
to dspac...@lists.sourceforge.net
I installed postgres, tomcat, java and so forth and am now unsuccessfully running  'mvm package’: 


 mvn -X package 
  …..
which in fact does not exists: 

Resolving oss.sonatype.org... 207.223.241.71
Connecting to oss.sonatype.org|207.223.241.71|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-01-07 16:39:17 ERROR 404: Not Found.


Here is the detailed trace 

mvn -X package 
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400)
Maven home: /usr/local/Cellar/maven/3.1.1/libexec
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.9.1", arch: "x86_64", family: "mac"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from /usr/local/Cellar/maven/3.1.1/libexec/conf/settings.xml
[DEBUG] Reading user settings from /Users/dspace/.m2/settings.xml
[DEBUG] Using local repository at /Users/dspace/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /Users/dspace/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project org.dspace:dspace:pom:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace:modules:pom:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace.modules:additions:jar:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace.modules:xmlui:war:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace.modules:lni:war:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace.modules:jspui:war:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace.modules:rest:war:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace.modules:sword:war:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace.modules:swordv2:war:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace.modules:solr:war:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.dspace.modules:oai:war:4.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[plexus.core, parent: null]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] DSpace Addon Modules
[INFO] DSpace Kernel :: Additions and Local Customizations
[INFO] DSpace XML-UI (Manakin) :: Local Customizations
[INFO] DSpace LNI :: Local Customizations
[INFO] DSpace JSP-UI :: Local Customizations
[INFO] DSpace REST (JAX RS 1 - Jersey) :: Local Customizations
[INFO] DSpace SWORD :: Local Customizations
[INFO] DSpace SWORD v2 :: Local Customizations
[INFO] DSpace SOLR :: Local Customizations
[INFO] DSpace OAI 2.0 :: Local Customizations
[INFO] DSpace Assembly and Configuration
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.dspace:modules:pom:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace.modules:additions:jar:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace.modules:xmlui:war:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace.modules:lni:war:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace.modules:jspui:war:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace.modules:rest:war:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace.modules:sword:war:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace.modules:swordv2:war:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace.modules:solr:war:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace.modules:oai:war:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.dspace:dspace:pom:4.0
[DEBUG] Tasks:   [package]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace Addon Modules 4.0
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.dspace:modules:4.0
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [sonatype-releases (http://oss.sonatype.org/content/repositories/releases/, releases+snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, snapshots), central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins)     : [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce (enforce-maven)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <fail default-value="true">${enforcer.fail}</fail>
  <failFast default-value="false">${enforcer.failFast}</failFast>
  <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  <project>${project}</project>
  <rules>
    <requireMavenVersion>
      <version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
      <message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
    </requireMavenVersion>
  </rules>
  <session>${session}</session>
  <skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-antrun-plugin:1.7:run (native2ascii-utf8)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <exportAntProperties default-value="false"/>
  <failOnError default-value="true"/>
  <localRepository>${localRepository}</localRepository>
  <pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
  <project>${project}</project>
  <skip default-value="false">${maven.antrun.skip}</skip>
  <sourceRoot>${sourceRoot}</sourceRoot>
  <target>
    <native2ascii dest="/Users/dspace/Documents/dspace-4.0/dspace/modules/target" encoding="UTF8" src="/Users/dspace/Documents/dspace-4.0/dspace/modules" includes="*.properties"/>
  </target>
  <testSourceRoot>${testSourceRoot}</testSourceRoot>
  <versionsPropertyName default-value="maven.project.dependencies.versions"/>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=1, DefaultDependencyCollector.transformTime=8}
[DEBUG] org.dspace:modules:pom:4.0
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ modules ---
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=2, ConflictMarker.markTime=0, ConflictMarker.nodeCount=100, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=32, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=6, ConflictResolver.conflictItemCount=90, DefaultDependencyCollector.collectTime=192, DefaultDependencyCollector.transformTime=9}
[DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0:
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.2:test
[DEBUG]    org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG]       org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile
[DEBUG]          org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG]       org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG]       commons-cli:commons-cli:jar:1.0:compile
[DEBUG]       org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG]       org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]       org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG]       classworlds:classworlds:jar:1.1:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
[DEBUG]    commons-lang:commons-lang:jar:2.3:compile
[DEBUG]    org.apache.maven.enforcer:enforcer-api:jar:1.0:compile
[DEBUG]    org.apache.maven.enforcer:enforcer-rules:jar:1.0:compile
[DEBUG]       org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile
[DEBUG]          org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:test
[DEBUG]             org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:test
[DEBUG]       org.beanshell:bsh:jar:2.0b4:compile
[DEBUG]       org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile
[DEBUG]       org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0
[DEBUG]   Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.0
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10
[DEBUG]   Included: commons-cli:commons-cli:jar:1.0
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:1.5.8
[DEBUG]   Included: commons-lang:commons-lang:jar:2.3
[DEBUG]   Included: org.apache.maven.enforcer:enforcer-api:jar:1.0
[DEBUG]   Included: org.apache.maven.enforcer:enforcer-rules:jar:1.0
[DEBUG]   Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2
[DEBUG]   Included: org.beanshell:bsh:jar:2.0b4
[DEBUG]   Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2
[DEBUG]   Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6
[DEBUG]   Excluded: org.apache.maven:maven-artifact:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-plugin-api:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-project:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-settings:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-profile:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-model:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.9
[DEBUG]   Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG]   Excluded: junit:junit:jar:3.8.2
[DEBUG]   Excluded: org.apache.maven:maven-core:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0.9
[DEBUG]   Excluded: org.apache.maven:maven-monitor:jar:2.0.9
[DEBUG]   Excluded: classworlds:classworlds:jar:1.1
[DEBUG]   Excluded: org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1
[DEBUG]   Excluded: org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.0, parent: sun.misc.Launcher$AppClassLoader@23137792]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce' with basic configurator -->
[DEBUG]   (s) fail = true
[DEBUG]   (s) failFast = false
[DEBUG]   (f) ignoreCache = false
[DEBUG]   (s) project = MavenProject: org.dspace:modules:4.0 @ /Users/dspace/Documents/dspace-4.0/dspace/modules/pom.xml
[DEBUG]   (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
[DEBUG]   (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
[DEBUG]   (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@73ba7069]
[DEBUG]   (s) session = org.apache.maven.execution.MavenSession@46fa9be4
[DEBUG]   (s) skip = false
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Detected Maven Version: 3.1.1
[DEBUG] Detected Maven Version: 3.1.1 is allowed in the range (,2.1.0),(2.1.0,2.2.0),(2.2.0,).
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (native2ascii-utf8) @ modules ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=36, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=18, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=36, DefaultDependencyCollector.collectTime=82, DefaultDependencyCollector.transformTime=3}
[DEBUG] org.apache.maven.plugins:maven-antrun-plugin:jar:1.7:
[DEBUG]    com.sun:tools:jar:1.6:system
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.11:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-model:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.11:compile
[DEBUG]          org.apache.maven:maven-repository-metadata:jar:2.0.11:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.11:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.1:compile
[DEBUG]       org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.11:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG]    org.apache.ant:ant:jar:1.8.2:compile
[DEBUG]       org.apache.ant:ant-launcher:jar:1.8.2:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:1.7
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:1.7
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-antrun-plugin:1.7
[DEBUG]   Included: org.apache.maven.plugins:maven-antrun-plugin:jar:1.7
[DEBUG]   Included: com.sun:tools:jar:1.6
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.1
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG]   Included: org.apache.ant:ant:jar:1.8.2
[DEBUG]   Included: org.apache.ant:ant-launcher:jar:1.8.2
[DEBUG]   Excluded: org.apache.maven:maven-plugin-api:jar:2.0.11
[DEBUG]   Excluded: org.apache.maven:maven-project:jar:2.0.11
[DEBUG]   Excluded: org.apache.maven:maven-settings:jar:2.0.11
[DEBUG]   Excluded: org.apache.maven:maven-profile:jar:2.0.11
[DEBUG]   Excluded: org.apache.maven:maven-model:jar:2.0.11
[DEBUG]   Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.11
[DEBUG]   Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.11
[DEBUG]   Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.11
[DEBUG]   Excluded: org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG]   Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG]   Excluded: org.apache.maven:maven-artifact:jar:2.0.11
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-antrun-plugin:1.7:run from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-antrun-plugin:1.7, parent: sun.misc.Launcher$AppClassLoader@23137792]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-antrun-plugin:1.7:run' with basic configurator -->
[DEBUG]   (f) exportAntProperties = false
[DEBUG]   (f) failOnError = true
[DEBUG]   (f) localRepository =        id: local
   layout: none

[DEBUG]   (f) pluginArtifacts = [org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.7:, com.sun:tools:jar:1.6:system, org.codehaus.plexus:plexus-interpolation:jar:1.1:compile, junit:junit:jar:3.8.1:compile, org.codehaus.plexus:plexus-utils:jar:2.0.5:compile, org.apache.ant:ant:jar:1.8.2:compile, org.apache.ant:ant-launcher:jar:1.8.2:compile]
[DEBUG]   (f) project = MavenProject: org.dspace:modules:4.0 @ /Users/dspace/Documents/dspace-4.0/dspace/modules/pom.xml
[DEBUG]   (f) skip = false
[DEBUG]   (f) target = <target><native2ascii dest="/Users/dspace/Documents/dspace-4.0/dspace/modules/target" encoding="UTF8" src="/Users/dspace/Documents/dspace-4.0/dspace/modules" includes="*.properties"/>
</target>

[DEBUG]   (f) versionsPropertyName = maven.project.dependencies.versions
[DEBUG] -- end configuration --
Project base dir set to: /Users/dspace/Documents/dspace-4.0/dspace/modules
Adding reference: maven.dependency.classpath
Adding reference: maven.compile.classpath
Adding reference: maven.runtime.classpath
Adding reference: maven.test.classpath
Adding reference: maven.plugin.classpath
Adding reference: maven.project
Adding reference: maven.project.helper
Adding reference: maven.local.repository
[DEBUG] Initialize Maven Ant Tasks
parsing buildfile jar:file:/Users/dspace/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar!/org/apache/maven/ant/tasks/antlib.xml with URI = jar:file:/Users/dspace/.m2/repository/org/apache/maven/plugins/maven-antrun-plugin/1.7/maven-antrun-plugin-1.7.jar!/org/apache/maven/ant/tasks/antlib.xml from a zip file
parsing buildfile jar:file:/Users/dspace/.m2/repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/Users/dspace/.m2/repository/org/apache/ant/ant/1.8.2/ant-1.8.2.jar!/org/apache/tools/ant/antlib.xml from a zip file
Class org.apache.maven.ant.tasks.AttachArtifactTask loaded from parent loader (parentFirst)
 +Datatype attachartifact org.apache.maven.ant.tasks.AttachArtifactTask
Class org.apache.maven.ant.tasks.DependencyFilesetsTask loaded from parent loader (parentFirst)
 +Datatype dependencyfilesets org.apache.maven.ant.tasks.DependencyFilesetsTask
Setting project property: lucene.version -> 4.4.0
Setting project property: slf4j.version -> 1.6.1
Overriding previous definition of property "java.version"
Setting project property: java.version -> 1.6
Setting project property: root.basedir -> /Users/dspace/Documents/dspace-4.0/dspace/modules/../..
Setting project property: toolsjar -> /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre/../lib/tools.jar
Setting project property: maven.test.skip -> true
Setting project property: filters.file -> /Users/dspace/Documents/dspace-4.0/dspace/modules/../../target/build.properties
Setting project property: solr.version -> 4.4.0
Setting project property: project.build.sourceEncoding -> UTF-8
Setting project property: sonatypeOssDistMgmtSnapshotsUrl -> https://oss.sonatype.org/content/repositories/snapshots/
Setting project property: ant.file -> /Users/dspace/Documents/dspace-4.0/dspace/modules/pom.xml
[DEBUG] Setting properties with prefix: 
Setting project property: project.groupId -> org.dspace
Setting project property: project.artifactId -> modules
Setting project property: project.name -> DSpace Addon Modules
Setting project property: project.description -> DSpace Addon Modules
Setting project property: project.version -> 4.0
Setting project property: project.packaging -> pom
Setting project property: project.build.directory -> /Users/dspace/Documents/dspace-4.0/dspace/modules/target
Setting project property: project.build.outputDirectory -> /Users/dspace/Documents/dspace-4.0/dspace/modules/target/classes
Setting project property: project.build.testOutputDirectory -> /Users/dspace/Documents/dspace-4.0/dspace/modules/target/test-classes
Setting project property: project.build.sourceDirectory -> /Users/dspace/Documents/dspace-4.0/dspace/modules/src/main/java
Setting project property: project.build.testSourceDirectory -> /Users/dspace/Documents/dspace-4.0/dspace/modules/src/test/java
Setting project property: localRepository ->        id: local
   layout: none
Setting project property: settings.localRepository -> /Users/dspace/.m2/repository
Setting project property: maven.project.dependencies.versions -> 
[INFO] Executing tasks
Build sequence for target(s) `main' is [main]
Complete build sequence is [main, ]

main:
fileset: Setup scanner in dir /Users/dspace/Documents/dspace-4.0/dspace/modules with patternSet{ includes: [*.properties] excludes: [] }
[native2ascii] No sources found.
[INFO] Executed tasks
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building DSpace Kernel :: Additions and Local Customizations 4.0
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project:       org.dspace.modules:additions:4.0
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [sonatype-releases (http://oss.sonatype.org/content/repositories/releases/, releases+snapshots), sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots, snapshots), central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins)     : [central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-enforcer-plugin:1.0:enforce (enforce-maven)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <fail default-value="true">${enforcer.fail}</fail>
  <failFast default-value="false">${enforcer.failFast}</failFast>
  <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  <project>${project}</project>
  <rules>
    <requireMavenVersion>
      <version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
      <message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
    </requireMavenVersion>
  </rules>
  <session>${session}</session>
  <skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-antrun-plugin:1.7:run (native2ascii-utf8)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <exportAntProperties default-value="false"/>
  <failOnError default-value="true"/>
  <localRepository>${localRepository}</localRepository>
  <pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
  <project>${project}</project>
  <skip default-value="false">${maven.antrun.skip}</skip>
  <sourceRoot>${sourceRoot}</sourceRoot>
  <target>
    <native2ascii dest="/Users/dspace/Documents/dspace-4.0/dspace/modules/additions/target" encoding="UTF8" src="/Users/dspace/Documents/dspace-4.0/dspace/modules/additions" includes="*.properties"/>
  </target>
  <testSourceRoot>${testSourceRoot}</testSourceRoot>
  <versionsPropertyName default-value="maven.project.dependencies.versions"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <buildFilters default-value="${project.build.filters}"/>
  <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <escapeString>${maven.resources.escapeString}</escapeString>
  <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  <project default-value="${project}"/>
  <resources default-value="${project.resources}"/>
  <session default-value="${session}"/>
  <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  <useBuildFilters default-value="true"/>
  <useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <basedir default-value="${basedir}"/>
  <buildDirectory default-value="${project.build.directory}"/>
  <classpathElements default-value="${project.compileClasspathElements}"/>
  <compileSourceRoots default-value="${project.compileSourceRoots}"/>
  <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  <debug default-value="true">${maven.compiler.debug}</debug>
  <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <executable>${maven.compiler.executable}</executable>
  <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  <fork default-value="false">${maven.compiler.fork}</fork>
  <generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
  <maxmem>${maven.compiler.maxmem}</maxmem>
  <meminitial>${maven.compiler.meminitial}</meminitial>
  <optimize default-value="false">${maven.compiler.optimize}</optimize>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <outputFileName>${project.build.finalName}</outputFileName>
  <projectArtifact default-value="${project.artifact}"/>
  <session default-value="${session}"/>
  <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  <source default-value="1.5">1.6</source>
  <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  <target default-value="1.5">1.6</target>
  <verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <buildFilters default-value="${project.build.filters}"/>
  <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <escapeString>${maven.resources.escapeString}</escapeString>
  <escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
  <includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
  <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  <overwrite default-value="false">${maven.resources.overwrite}</overwrite>
  <project default-value="${project}"/>
  <resources default-value="${project.testResources}"/>
  <session default-value="${session}"/>
  <skip>${maven.test.skip}</skip>
  <supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
  <useBuildFilters default-value="true"/>
  <useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <basedir default-value="${basedir}"/>
  <buildDirectory default-value="${project.build.directory}"/>
  <classpathElements default-value="${project.testClasspathElements}"/>
  <compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
  <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  <debug default-value="true">${maven.compiler.debug}</debug>
  <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  <encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <executable>${maven.compiler.executable}</executable>
  <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  <fork default-value="false">${maven.compiler.fork}</fork>
  <generatedTestSourcesDirectory default-value="${project.build.directory}/generated-sources/test-annotations"/>
  <maxmem>${maven.compiler.maxmem}</maxmem>
  <meminitial>${maven.compiler.meminitial}</meminitial>
  <optimize default-value="false">${maven.compiler.optimize}</optimize>
  <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  <outputFileName>${project.build.finalName}</outputFileName>
  <session default-value="${session}"/>
  <showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  <showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
  <skip>${maven.test.skip}</skip>
  <source default-value="1.5">1.6</source>
  <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  <target default-value="1.5">1.6</target>
  <testSource>${maven.compiler.testSource}</testSource>
  <testTarget>${maven.compiler.testTarget}</testTarget>
  <verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <argLine>-javaagent:&quot;${settings.localRepository}&quot;/org/dspace/dependencies/jmockit/dspace-jmockit/0.999.4/dspace-jmockit-0.999.4.jar</argLine>
  <basedir default-value="${basedir}"/>
  <childDelegation default-value="false">${childDelegation}</childDelegation>
  <classesDirectory default-value="${project.build.outputDirectory}"/>
  <debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
  <disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
  <enableAssertions default-value="true">${enableAssertions}</enableAssertions>
  <excludedGroups>${excludedGroups}</excludedGroups>
  <excludes>
    <exclude>**/Abstract*</exclude>
  </excludes>
  <failIfNoTests>${failIfNoTests}</failIfNoTests>
  <forkMode default-value="once">${forkMode}</forkMode>
  <forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
  <groups>${groups}</groups>
  <junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
  <jvm>${jvm}</jvm>
  <localRepository>${localRepository}</localRepository>
  <objectFactory>${objectFactory}</objectFactory>
  <parallel>${parallel}</parallel>
  <parallelMavenExecution default-value="${session.parallel}"/>
  <perCoreThreadCount>${perCoreThreadCount}</perCoreThreadCount>
  <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  <printSummary default-value="true">${surefire.printSummary}</printSummary>
  <project default-value="${project}"/>
  <projectArtifactMap>${project.artifactMap}</projectArtifactMap>
  <redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
  <remoteRepositories>${project.pluginArtifactRepositories}</remoteRepositories>
  <reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
  <reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
  <session>${session}</session>
  <skip default-value="false">${maven.test.skip}</skip>
  <skipExec>${maven.test.skip.exec}</skipExec>
  <skipTests default-value="false">${skipTests}</skipTests>
  <test>${test}</test>
  <testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
  <testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
  <testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
  <testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
  <threadCount>${threadCount}</threadCount>
  <trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
  <useFile default-value="true">${surefire.useFile}</useFile>
  <useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
  <useSystemClassLoader>${surefire.useSystemClassLoader}</useSystemClassLoader>
  <useUnlimitedThreads>${useUnlimitedThreads}</useUnlimitedThreads>
  <workingDirectory>${basedir}</workingDirectory>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.apache.maven.plugins:maven-jar-plugin:2.3.2:jar (default-jar)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <archive>
    <manifest>
      <addDefaultImplementationEntries>true</addDefaultImplementationEntries>
      <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
    </manifest>
  </archive>
  <classesDirectory default-value="${project.build.outputDirectory}"/>
  <defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
  <finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
  <forceCreation default-value="false">${jar.forceCreation}</forceCreation>
  <outputDirectory default-value="${project.build.directory}"/>
  <project default-value="${project}"/>
  <useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Could not find metadata org.dspace:dspace-api-lang/maven-metadata.xml in local (/Users/dspace/.m2/repository)
[DEBUG] Skipped remote update check for org.dspace:dspace-api-lang/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.dspace:dspace-api-lang/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.dspace:dspace-api-lang/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=1, ConflictMarker.nodeCount=195, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=102, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=50, ConflictResolver.conflictItemCount=179, DefaultDependencyCollector.collectTime=426, DefaultDependencyCollector.transformTime=52}
[DEBUG] org.dspace.modules:additions:jar:4.0
[DEBUG]    org.dspace:dspace-api:jar:4.0:compile
[DEBUG]       org.dspace:handle:jar:6.2:compile
[DEBUG]       org.dspace:jargon:jar:1.4.25:compile
[DEBUG]       org.dspace:mets:jar:1.5.2:compile
[DEBUG]       org.dspace.dependencies:dspace-tm-extractors:jar:1.0.1:compile
[DEBUG]          junit:junit:jar:4.8.1:test (scope managed from compile by org.dspace:dspace-parent:4.0) (version managed from 4.1 by org.dspace:dspace-parent:4.0)
[DEBUG]          xmlunit:xmlunit:jar:1.1:compile
[DEBUG]       org.apache.lucene:lucene-core:jar:4.4.0:compile
[DEBUG]       org.apache.lucene:lucene-analyzers-common:jar:4.4.0:compile
[DEBUG]       org.apache.lucene:lucene-queryparser:jar:4.4.0:compile
[DEBUG]          org.apache.lucene:lucene-queries:jar:4.4.0:compile
[DEBUG]          org.apache.lucene:lucene-sandbox:jar:4.4.0:compile
[DEBUG]             jakarta-regexp:jakarta-regexp:jar:1.4:compile
[DEBUG]       commons-cli:commons-cli:jar:1.2:compile
[DEBUG]       commons-codec:commons-codec:jar:1.3:compile
[DEBUG]       commons-collections:commons-collections:jar:3.2:compile
[DEBUG]       commons-dbcp:commons-dbcp:jar:1.4:compile
[DEBUG]       commons-fileupload:commons-fileupload:jar:1.2.1:compile
[DEBUG]       commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG]          commons-logging:commons-logging:jar:1.1.1:compile (version managed from 1.0.4 by org.dspace:dspace-parent:4.0)
[DEBUG]       commons-io:commons-io:jar:2.3:compile
[DEBUG]       commons-lang:commons-lang:jar:2.6:compile
[DEBUG]       commons-pool:commons-pool:jar:1.4:compile
[DEBUG]       commons-validator:commons-validator:jar:1.4.0:compile
[DEBUG]          commons-beanutils:commons-beanutils:jar:1.8.3:compile
[DEBUG]          commons-digester:commons-digester:jar:1.8:compile
[DEBUG]       javax.mail:mail:jar:1.4:compile
[DEBUG]       jaxen:jaxen:jar:1.1:compile
[DEBUG]          dom4j:dom4j:jar:1.6.1:compile
[DEBUG]          xml-apis:xml-apis:jar:1.3.02:compile
[DEBUG]       jdom:jdom:jar:1.0:compile
[DEBUG]       log4j:log4j:jar:1.2.14:compile
[DEBUG]       oro:oro:jar:2.0.8:compile
[DEBUG]       org.apache.pdfbox:pdfbox:jar:1.6.0:compile
[DEBUG]       org.apache.pdfbox:fontbox:jar:1.6.0:compile
[DEBUG]       org.apache.pdfbox:jempbox:jar:1.6.0:compile
[DEBUG]       org.bouncycastle:bcprov-jdk15:jar:1.44:compile
[DEBUG]       org.bouncycastle:bcmail-jdk15:jar:1.44:compile
[DEBUG]       org.apache.poi:poi:jar:3.6:compile
[DEBUG]       org.apache.poi:poi-scratchpad:jar:3.6:compile
[DEBUG]       org.apache.poi:poi-ooxml:jar:3.6:compile
[DEBUG]          org.apache.poi:poi-ooxml-schemas:jar:3.6:compile
[DEBUG]             org.apache.xmlbeans:xmlbeans:jar:2.3.0:compile
[DEBUG]                stax:stax-api:jar:1.0.1:compile
[DEBUG]             org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0:compile
[DEBUG]       net.java.dev.rome:rome:jar:1.0.0:compile
[DEBUG]       rome:opensearch:jar:0.1:compile
[DEBUG]       xalan:xalan:jar:2.7.0:compile
[DEBUG]       xerces:xercesImpl:jar:2.8.1:compile
[DEBUG]       xml-apis:xmlParserAPIs:jar:2.0.2:compile
[DEBUG]       javax.activation:activation:jar:1.1:compile
[DEBUG]       com.ibm.icu:icu4j:jar:51.1:compile
[DEBUG]       org.dspace:oclc-harvester2:jar:0.1.12:compile
[DEBUG]       org.dspace:dspace-services:jar:4.0:compile
[DEBUG]          org.springframework:spring-context-support:jar:3.1.1.RELEASE:compile
[DEBUG]             org.springframework:spring-beans:jar:3.1.1.RELEASE:compile
[DEBUG]             org.springframework:spring-context:jar:3.1.1.RELEASE:compile
[DEBUG]                org.springframework:spring-aop:jar:3.1.1.RELEASE:compile
[DEBUG]                   aopalliance:aopalliance:jar:1.0:compile
[DEBUG]                org.springframework:spring-expression:jar:3.1.1.RELEASE:compile
[DEBUG]                org.springframework:spring-asm:jar:3.1.1.RELEASE:compile
[DEBUG]             org.springframework:spring-core:jar:3.1.1.RELEASE:compile
[DEBUG]          net.sf.ehcache:ehcache-core:jar:1.7.2:compile
[DEBUG]          org.slf4j:slf4j-log4j12:jar:1.6.1:compile
[DEBUG]       org.rometools:rome-modules:jar:1.0:compile
[DEBUG]          rome:rome:jar:1.0:compile
[DEBUG]       gr.ekt.bte:bte-core:jar:0.9.2.2:compile
[DEBUG]       gr.ekt.bte:bte-io:jar:0.9.2.2:compile
[DEBUG]          org.apache.commons:commons-lang3:jar:3.1:compile
[DEBUG]          net.sf.opencsv:opencsv:jar:2.3:compile
[DEBUG]          org.jbibtex:jbibtex:jar:1.0.8:compile
[DEBUG]          se.kb:oai4j:jar:0.6b1:compile
[DEBUG]       org.apache.httpcomponents:httpclient:jar:4.2.1:compile
[DEBUG]          org.apache.httpcomponents:httpcore:jar:4.2.1:compile
[DEBUG]       org.apache.solr:solr-solrj:jar:4.4.0:compile
[DEBUG]          org.apache.zookeeper:zookeeper:jar:3.4.5:compile
[DEBUG]          org.noggit:noggit:jar:0.5:compile
[DEBUG]          org.apache.httpcomponents:httpmime:jar:4.2.3:compile
[DEBUG]          org.codehaus.woodstox:wstx-asl:jar:3.2.7:runtime
[DEBUG]       commons-configuration:commons-configuration:jar:1.8:compile
[DEBUG]       org.dspace.dependencies:dspace-geoip:jar:1.2.3:compile
[DEBUG]       org.apache.ant:ant:jar:1.7.0:compile
[DEBUG]          org.apache.ant:ant-launcher:jar:1.7.0:compile
[DEBUG]       org.dspace.dnsjava:dnsjava:jar:2.0.6:compile
[DEBUG]       org.elasticsearch:elasticsearch:jar:0.90.3:compile
[DEBUG]          org.apache.lucene:lucene-codecs:jar:4.4.0:compile
[DEBUG]          org.apache.lucene:lucene-memory:jar:4.4.0:compile
[DEBUG]          org.apache.lucene:lucene-highlighter:jar:4.4.0:compile
[DEBUG]          org.apache.lucene:lucene-suggest:jar:4.4.0:compile
[DEBUG]             org.apache.lucene:lucene-misc:jar:4.4.0:compile
[DEBUG]          org.apache.lucene:lucene-join:jar:4.4.0:compile
[DEBUG]             org.apache.lucene:lucene-grouping:jar:4.4.0:compile
[DEBUG]          org.apache.lucene:lucene-spatial:jar:4.4.0:compile
[DEBUG]             com.spatial4j:spatial4j:jar:0.3:compile
[DEBUG]       com.coverity.security:coverity-escapers:jar:1.1.1:compile
[DEBUG]       com.google.code.gson:gson:jar:2.2.1:compile
[DEBUG]       postgresql:postgresql:jar:9.1-901-1.jdbc4:compile
[DEBUG]       org.slf4j:slf4j-api:jar:1.6.1:compile
[DEBUG]       backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG]    org.dspace:dspace-api-lang:jar:4.0.0:compile
[DEBUG]    javax.servlet:servlet-api:jar:2.5:provided
[DEBUG]    ant-contrib:ant-contrib:jar:1.0b3:compile
[DEBUG] Using connector WagonRepositoryConnector with priority 0.0 for http://oss.sonatype.org/content/repositories/releases/
4/865 KB   

340/865 KB   1/9747 KB   340/865 KB   3/9747 KB                            Downloading: http://oss.sonatype.org/content/repositories/releases/org/apache/httpcomponents/httpcore/4.2.1/httpcore-4.2.1.jar
340/865 KB   4/9747 KB   340/865 KB   7/9747 KB   340/865 KB   11/9747 KB   340/865 KB   13/9747 KB                             Downloading: http://oss.sonatype.org/content/repositories/releases/org/apache/solr/solr-solrj/4.4.0/solr-solrj-4.4.0.jar
340/865 KB    
340/865 KB   58/9747 KB   340/865 KB   60/9747 KB   340/865 KB   62/9747 KB   340/865 KB   66/9747 KB   340/865 KB   66/9747 KB   340/865 KB   67/9747 KB                             Downloading: http://oss.sonatype.org/content/repositories/releases/org/apache/ant/ant/1.7.0/ant-1.7.0.jar
340/865 KB   70/9747 KB   340/865 KB   71/9747 KB   340/865 KB   73/9747 KB   340/865 KB   74/9747 KB   340/865 KB   77/9747 KB   340/865 KB   81/9747 KB   340/865 KB   85/9747 KB   340/865 KB   89/9747 KB   340/865 KB   90/9747 KB   340/865 KB   91/9 340/865 KB   162/9747 KB   340/865 KB   166/9747 KB   340/865 KB   170/9747 KB   340/865 KB   173/9747 KB   340/865 KB   175/9747 KB   340/865 KB   176/9747 KB   340/865 KB   177/9747 KB   340/865 KB   179/9747 KB                              340/865 KB   180/9747 KB   Downloading: http://oss.sonatype.org/content/repositories/releases/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar
340/865 KB   183/9747 KB   340/865 KB   187/9747 KB   340/865 KB   188/9747 KB   340/865 KB   189/9747 KB                              Downloading: http://oss.sonatype.org/content/repositories/releases/org/apache/lucene/lucene-codecs/4.4.0/lucene-codecs-4.4.0.jar
340/865 KB   192/9747 KB   340/865 KB   193/9747 KB   340/865 KB   195/9747 KB   340/865 KB   197/9747 KB   340/865 KB   199/9747 KB   340/865 KB   200/9747 KB   340/865 KB   201/9747 KB   340/865 KB   205/9747 KB   340/865 KB   205/9747 KB   340/865 KB   207/9747 KB                              Downloading: http://oss.sonatype.org/content/repositories/releases/org/apache/lucene/lucene-memory/4.4.0/lucene-memory-4.4.0.jar B   340/865 KB   360/9747 KB   340/865 KB   361/9747 KB   340/865 KB   364/9747 KB   340/865 KB   366/9747 KB   340/865 KB   369/9747 KB   340/865 KB   370/9747 KB   340/865 KB   373/9747 KB   340/865 KB   376/9747 KB   340/865 KB   377/9747 KB   340/865 KB   378/9747 KB   340/865 KB   381/9747 KB   340/865 KB   384/9747 KB   340/865 KB   388/9747 KB   340/865 KB   392/9747 KB   340/865 KB   396/9747 KB   340/865 KB   396/9747 KB                              Downloading: http://oss.sonatype.org/content/repositories/releases/org/apache/lucene/lucene-highlighter/4.4.0/lucene-highlighter-4.4.0.jar
340/865 KB   397/9747 KB   340/865 KB   399/9747 KB   340/865 KB   400/9747 KB   340/865 KB   401/9747 KB   340/865 KB   403/9747 KB   340/865 KB   404/9747 KB   340/865 KB   405/9747 KB   340/865 KB   408/9747 KB   340/865 KB   409/9747 KB   340/865 KB   411/9747 KB   340/865 KB   412/9747 KB   340/865 KB   415/9747 KB   340/865 KB   416/9747 KB   340/865 KB   419/9747 KB   340/865 KB   420/9747 KB                              Downloading: http://oss.sonatype.org/content/repositories/releases/org/apache/lucene/lucene-misc/4.4.0/lucene-misc-4.4.0.jar

                                                                                 







helix84

unread,
Aug 26, 2015, 12:08:43 PM8/26/15
to Monika Mevenkamp, dspace-tech
Hi Monika,

I wasn't able to reproduce your issue with DSpace 4.0 and Maven 2.2.1.
Maybe it's specific to maven 3.1, because I'm sure it also builds with
Maven 3.0. Or the issue is something else altogether...

On Tue, Jan 7, 2014 at 10:47 PM, Monika Mevenkamp <mon...@princeton.edu> wrote:
> Downloading:
> http://oss.sonatype.org/content/repositories/releases/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
> which in fact does not exists:

This doesn't seem right, the jar is located here:

http://repo1.maven.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar

At least this is what I'm getting when I delete my ~/.m2:

...
[DEBUG] Unable to locate resource in repository
org.apache.maven.wagon.ResourceDoesNotExistException: Unable to locate
resource in repository
at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:139)
at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
at org.apache.maven.artifact.manager.DefaultWagonManager.getRemoteFile(DefaultWagonManager.java:546)
at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:427)
at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:382)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver$ResolveArtifactTask.resolveArtifact(DefaultArtifactResolver.java:456)
at org.apache.maven.artifact.resolver.DefaultArtifactResolver$ResolveArtifactTask.run(DefaultArtifactResolver.java:433)
at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
at hidden.edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.io.FileNotFoundException:
http://oss.sonatype.org/content/repositories/releases/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
at sun.reflect.GeneratedConstructorAccessor16.newInstance(Unknown
Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1458)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1452)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1106)
at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:122)
... 13 more
Caused by: java.io.FileNotFoundException:
http://oss.sonatype.org/content/repositories/releases/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1401)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:397)
at org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData(LightweightHttpWagon.java:115)
... 13 more
[DEBUG] Using Wagon implementation lightweight from default mapping
for protocol http
[INFO] Unable to find resource 'ant-contrib:ant-contrib:jar:1.0b3' in
repository sonatype-releases
(http://oss.sonatype.org/content/repositories/releases/)
[DEBUG] Skipping disabled repository sonatype-nexus-snapshots
[DEBUG] Trying repository central
[DEBUG] Using Wagon implementation lightweight from default mapping
for protocol http
[DEBUG] Checking for pre-existing User-Agent configuration.
[DEBUG] Adding User-Agent configuration.
[DEBUG] Connecting to repository: 'central' with url:
'http://repo1.maven.org/maven2'.
Downloading: http://repo1.maven.org/maven2/ant-contrib/ant-contrib/1.0b3/ant-contrib-1.0b3.jar
[DEBUG] Using Wagon implementation lightweight from default mapping
for protocol http
[DEBUG] Artifact resolved
...

So the only advice I have for now is
a) either to try building with a different version of Maven
b) or to try installing the jar manually to your local repo (mvn
install:install-file), however you may then get this same error for
other jar files.

Hopefully someone more experienced with Maven can shed light on this.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Monika Mevenkamp

unread,
Aug 26, 2015, 12:08:46 PM8/26/15
to dspac...@lists.sourceforge.net
I found something on stack overflow that some people have problems with maven 3.1 so I installed 3.0.5
I am still running into the same problem - aka maven trying to get a jar that does not exist

with maven2  I go a little further but then I get unable to find resource messages and the command appears to hang 

[INFO] Unable to find resource 'org.apache.pdfbox:pdfbox:jar:1.6.0' in repository sonatype-releases (http://oss.sonatype.org/content/repositories/releases/)
[INFO] Unable to find resource 'org.apache.lucene:lucene-core:jar:4.4.0' in repository sonatype-releases (http://oss.sonatype.org/content/repositories/releases/)
[INFO] Unable to find resource 'org.apache.pdfbox:jempbox:jar:1.6.0' in repository sonatype-releases (http://oss.sonatype.org/content/repositories/releases/)
50K downloaded  (jempbox-1.6.0.jar)

I am fairly sure this has something to do with me coming from a MAC with some setting somewhere that directed maven to the wrong url 
Do you have any tips where I should start looking ? 
Or can I bypass this problem by running a few wgets ? 

Monika

Kostas Stamatis

unread,
Aug 26, 2015, 12:08:49 PM8/26/15
to Monika Mevenkamp, dspace-tech@lists.sourceforge.net Technical
Just built DSpace on MacOS (Mavericks) with maven 3.1.1 without any problems.

Here is my “mvn -v” output:

============================================================
Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 18:22:22+0300)
Maven home: /Users/kstamatis/Documents/development/apache-maven-3.1.1
Java version: 1.6.0_65, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x", version: "10.9.1", arch: "x86_64", family: “mac"
============================================================


Kostas


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk_______________________________________________
DSpace-tech mailing list
DSpac...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Ingram, William A

unread,
Aug 26, 2015, 12:08:51 PM8/26/15
to Monika Mevenkamp, dspace-tech@lists.sourceforge.net Technical

You might want to delete your maven repository and try again. I doubt there’s an issue with OS X.

 

rm -rf ~/.m2/repository

mvn -U clean package

 

Good luck!

Bill

 

Bill Ingram

University of Illinois

Urbana, IL 61801

217-333-4648

wing...@illinois.edu

Monika C. Mevenkamp

unread,
Aug 26, 2015, 12:09:43 PM8/26/15
to dspac...@lists.sourceforge.net

I agree (after reading maven doc) that at least some of my problems relate to system/maven settings. 
I installed maven directly instead of through brew. 

Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 11:22:22-0400)
Maven home: /Users/monikam/Software/maven
Java version: 1.7.0_45, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.9.1", arch: "x86_64", family: "mac"


Now I have a version that actually provides an initial settings.xml file. Looking inside reveals no settings though, just lots of empty xml elements. 

Again mvm tried to download a non existing jar, so I changed dspace-api/pom.xml 
-      <dependency>
-         <groupId>edu.yale</groupId>
-         <artifactId>casclient</artifactId>
-         <version>2.0.11</version>
-      </dependency>
+    <dependency>
+      <groupId>cas</groupId>
+        <artifactId>casclient</artifactId>
+          <version>2.0.11</version>
+          </dependency>
     </dependencies>

Now maven  works away until: 


It downloads a couple 100 bytes and then hangs 

any tips ? 

Monika



On Jan 8, 2014, at 11:31 AM, Andrea Bollini <a.bo...@cineca.it> wrote:

The problem is related to the repositories used vy maven tp download the artifacts. You should check the "effective pom" (I don't remember the cmd but google can help here).
The standard repositories, as the central repo at maven.org, are normally defined in the settings.xml that come out of box with maven but you can edit it yourself.
You can also add additional repositories editing directly the dspace parent pom file but I suggeds to you to try to fix your maven environment first.
Hope this help,
Andrea




Inviato da Tablet Samsung

Monika Mevenkamp <mon...@princeton.edu> ha scritto:
Reply all
Reply to author
Forward
0 new messages