aminorex / dkpro-core-asl

Automatically exported from code.google.com/p/dkpro-core-asl
0 stars 0 forks source link

Missing artifact transform-asl:jar #480

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The package de.tudarmstadt.ukp.dkpro.core-asl in version 1.7.0-SNAPSHOT seems 
to depend on 
de.tudarmstadt.ukp.dkpro.core.api.transform-asl:jar:1.7.0-20140923.173702-74. 
However, the Maven repository on Zoidberg only provides 
de.tudarmstadt.ukp.dkpro.core.api.transform-asl-1.7.0-20140924.013824-75.jar. 
This results in the following error message:

Failure to find 
de.tudarmstadt.ukp.dkpro.core:de.tudarmstadt.ukp.dkpro.core.api.transform-asl:ja
r:1.7.0-20140923.173702-74 in 
http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-snapshots was 
cached in the local repository, resolution will not be reattempted until the 
update interval of ukp-oss-snapshots has elapsed or updates are forced 
(org.apache.uima:uimafit-maven-plugin:2.1.0:enhance:default:process-classes)

Maven update (even when forcing update of snapshots/releases) does not change 
anything.

What steps will reproduce the problem?
1. Set the following parent in your pom.xml:
  <parent>
    <groupId>de.tudarmstadt.ukp.dkpro.core</groupId>
    <artifactId>de.tudarmstadt.ukp.dkpro.core-asl</artifactId>
    <version>1.7.0-SNAPSHOT</version>
  </parent>

What is the expected output? What do you see instead?

It is expected that the parent POM points to the most recent/available version 
of transform-asl.jar. Instead, it points to a version that is not/no longer 
available in the Maven repository.
Please use labels and text to provide additional information.

Original issue reported on code.google.com by schno...@ukp.informatik.tu-darmstadt.de on 27 Sep 2014 at 10:14

GoogleCodeExporter commented 9 years ago
This may have been related to the Artifactory downtime. The problem no longer 
persists.

Original comment by schno...@ukp.informatik.tu-darmstadt.de on 29 Sep 2014 at 7:39

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 30 Sep 2014 at 9:19