right, will fix. This dependency was an attempt to make this work with the switch to slf4j logging. I thought the mvn release:prepare would find these and switch them... I guess not...
Thanks. -Marshall On 3/12/2017 5:06 PM, Richard Eckart de Castilho wrote: > Compared source ZIP to SVN tag: OK > > Building with empty local repo from SVN tag: FAIL > > There seems the be a problem with the jcasgen-maven-plugin integration tests. > The "multimodule" and "classpath" integrations tests run, but looking at > their POMs, they still refer to the "3.0.0-alpha" of the uimaj-parent. > > The "simple" integration test fails. Looking at its POM, it refers > to version "3.0.0-alpha02-SNAPSHOT" of the "uimaj-parent". > > IMHO it would be best if the integration tests did not refer to any > parent pom but stand alone. > > Cheers, > > -- Richard > >> On 12.03.2017, at 20:29, Marshall Schor <[email protected]> wrote: >> >> Hi, >> >> The 5th release candidate for 3.0.0-alpha02 is posted and ready for voting. >> >> The one Jira since rc4 is https://issues.apache.org/jira/browse/UIMA-5363 >> which >> did the updates needed because the version of javaparser changed. >> >> The other changes can be found in the previous vote threads. >> >> The list of changes in Jira: >> >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%203.0.0SDK-alpha02 >> >> The source and binary zip/tars and the Eclipse update site are staged to >> >> https://dist.apache.org/repos/dist/dev/uima/uimaj-v3/alpha02-rc5 >> >> The eclipse update site is a folder called "uimaj-v3-pre-production" >> The artifacts are in the folder "artifacts". >> >> The Maven artifacts are here: >> https://repository.apache.org/content/repositories/orgapacheuima-1129/ >> >> The SVN tag is here: >> https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-3.0.0-alpha02/ >> >> >> Please vote on release: >> >> [ ] +1 OK to release >> [ ] 0 Don't care >> [ ] -1 Not OK to release, because ... >> >> Thanks. >> >> -Marshall >> >
