Hi, I've fixed this trouble by using the following steps: -
1. Download the *wstx-asl-3.0.0.jar* from *Maven Central* 2. Install to my local repository (on my harddisk) by using the following command mvn install:install-file -Dfile=./wstx-asl-3.0.0.jar -Dpackaging=jar *-DgeneratePom=true * -DgroupId=org.codehaus.woodstox -DartifactId=wstx-asl -Dversion=3.0.0 At the moment I can build the dspace-swordv2 properly. Regards, Charlee Ch. On Wednesday, December 23, 2015 at 5:42:05 PM UTC+7, Charlee Chitsuk wrote: > > Hi, > > I'm trying to build the DSpace by using the *mvn package* and found the > error as > > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project dspace-swordv2: Could not > resolve dependencies for project org.dspace:dspace-swordv2:war:5.4: > Failed to collect dependencies at > com.googlecode.foresite-toolkit:foresite:jar:0.9 -> > com.hp.hpl.jena:jena:jar:2.5.5 -> > com.hp.hpl.jena:arq:jar:2.2 -> > org.codehaus.woodstox:wstx-asl:jar:3.0.0: > Failed to read artifact descriptor for > org.codehaus.woodstox:wstx-asl:jar:3.0.0: > Could not transfer artifact org.codehaus.woodstox:wstx-asl:pom:3.0.0 > from/to repo (https://XXXX/artifactory/repo): > Failed to transfer file: > https://xxxx/artifactory/repo/org/codehaus/woodstox/wstx-asl > /3.0.0/wstx-asl-3.0.0.pom. Return code is: 409 , ReasonPhrase:Conflict. -> > [Help 1] > > > The *Artifactory* log shows me as the following: - > > 2015-12-23 17:24:16,745 [http-nio-62443-exec-4] [WARN ] > (o.a.r.ArtifactoryResponseBase:105) - Sending HTTP error code 409: > The target deployment path > 'org/codehaus/woodstox/wstx-asl/3.0.0/wstx-asl-3.0.0.pom' > does not match the POM's expected path prefix 'woodstox/wstx-asl/3.0.0'. > Please verify your POM content for correctness and make sure the source > path is a valid Maven repository root path. > > Could you please help to advise further? > > Regards, > > Charlee Ch. > > > -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
