Maven problem: Could not transfer artifact org.dkpro.tc:org.dkpro.tc.ml.svmhmm-bin:jar:20080814.1

2 views
Skip to first unread message

Alain Désilets

unread,
Oct 7, 2019, 11:12:07 AM10/7/19
to dkpro-core-developers
I am trying to build dkpro-core 1.12.x, but am getting the error listed in the title. 

Any help will be appreciated, thx.

Here is what I do:

desilets@iitnat129058 ~/Documents/GitRepositories

$ git clone https://github.com/dkpro/dkpro-core.git

Cloning into 'dkpro-core'...

remote: Enumerating objects: 6356, done.

remote: Counting objects: 100% (6356/6356), done.

remote: Compressing objects: 100% (1344/1344), done.

remote: Total 166320 (delta 5018), reused 6050 (delta 4810), pack-reused 159964

Receiving objects: 100% (166320/166320), 97.12 MiB | 5.97 MiB/s, done.

Resolving deltas: 100% (76792/76792), done.

Checking out files: 100% (3149/3149), done.

desilets@iitnat129058 ~/Documents/GitRepositories

$ cd dkpro-core/

desilets@iitnat129058 ~/Documents/GitRepositories/dkpro-core (master)

$ git checkout 1.12.x

Branch '1.12.x' set up to track remote branch '1.12.x' from 'origin'.

Switched to a new branch '1.12.x'

desilets@iitnat129058 ~/Documents/GitRepositories/dkpro-core (1.12.x)

$ rm -rf ~/.m2/repository/org/dkpro/core/

desilets@iitnat129058 ~/Documents/GitRepositories/dkpro-core (1.12.x)

$ mvn install -DskipTests=true > foo-install.txt

desilets@iitnat129058 ~/Documents/GitRepositories/dkpro-core (1.12.x)

$ tail -n 10 foo-install.txt 

[ERROR] Failed to execute goal on project dkpro-core-flextag-asl: Could not resolve dependencies for project org.dkpro.core:dkpro-core-flextag-asl:jar:1.12.0-SNAPSHOT: Could not transfer artifact org.dkpro.tc:org.dkpro.tc.ml.svmhmm-bin:jar:20080814.1 from/to ukp-oss-model-releases (http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-model-releases-local): Service Unavailable (503) -> [Help 1]

[ERROR] 

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR] 

[ERROR] For more information about the errors and possible solutions, please read the following articles:

[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

[ERROR] 

[ERROR] After correcting the problems, you can resume the build with the command

[ERROR]   mvn <goals> -rf :dkpro-core-flextag-asl

desilets@iitnat129058 ~/Documents/GitRepositories/dkpro-core (1.12.x)

$ 

Richard Eckart de Castilho

unread,
Oct 7, 2019, 11:42:57 AM10/7/19
to dkpro-core-developers
On 7. Oct 2019, at 17:12, Alain Désilets <alainde...@gmail.com> wrote:
>
> [ERROR] Failed to execute goal on project dkpro-core-flextag-asl: Could not resolve dependencies for project org.dkpro.core:dkpro-core-flextag-asl:jar:1.12.0-SNAPSHOT: Could not transfer artifact org.dkpro.tc:org.dkpro.tc.ml.svmhmm-bin:jar:20080814.1 from/to ukp-oss-model-releases (http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-model-releases-local): Service Unavailable (503)

I can download the JAR from here. Have you tried opening the URL in your browser?

http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-model-releases-local/org/dkpro/tc/org.dkpro.tc.ml.svmhmm-bin/20080814.1/

Maybe some firewall on your side or a temporary network problem?

-- Richard

Alain Désilets

unread,
Oct 7, 2019, 1:39:49 PM10/7/19
to dkpro-core...@googlegroups.com
I wasn't able to this AM, but now it works. Probably a temporary network glitch either at NRC's end or yours.

Alain
Reply all
Reply to author
Forward
0 new messages