Does anybody have an idea why Jenkins doesn't find the jcasgen-maven-plugin? It is at that location, just that it uses a time-stamped SNAPSHOT version. Normally, Maven should look in the maven-metadata.xml to resolve the 2.4.1-SNAPSHOT to the actual 2.4.1-20130601.150519-1 version.
Is there anything special about Maven plugins that this doesn't work? Cheers, -- Richard Am 01.06.2013 um 19:35 schrieb Apache Jenkins Server <[email protected]>: > See <https://builds.apache.org/job/UIMA-uimaFIT/org.apache.uima$uimafit/68/> > > ------------------------------------------ > [INFO] Downloading: > http://repository.apache.org/snapshots/org/apache/uima/jcasgen-maven-plugin/2.4.1-SNAPSHOT/jcasgen-maven-plugin-2.4.1-SNAPSHOT.pom > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building uimaFIT 2.0.0-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [WARNING] The POM for org.apache.uima:jcasgen-maven-plugin:jar:2.4.1-SNAPSHOT > is missing, no dependency information available
