Hi,
I have some problems building the svn-tag. Could be my build machine,
but I do not know yet what causes it.
jcasgen-maven-plugin fails.
jcasgen-maven-plugin\target\it\simple\build.log says:
[INFO] Scanning for projects...
Downloading:
http://repo1.maven.org/maven2/org/apache/uima/parent-pom/4/parent-pom-4.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project test:simple:1.0.0-SNAPSHOT
(D:\review\svn\jcasgen-maven-plugin\target\it\simple\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not transfer artifact
org.apache.uima:parent-pom:pom:4 from/to central
(http://repo1.maven.org/maven2): GET request of:
org/apache/uima/parent-pom/4/parent-pom-4.pom from central failed and
'parent.relativePath' points at no local POM @ line 23, column 11:
Connection reset -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Am 19.02.2015 um 16:10 schrieb Marshall Schor:
Hi again,
Here's the next release candidate for the UIMAJ SDK, rc7.
RC7 fixes the bug in snapshot iterators over empty snapshots, plus one other
obscure case issue (UIMA 4250).
Verses 2.6.0, this version has lots of changes. These are summarized in the
README and RELEASE_NOTES. The list of changes in Jira:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20UIMA%20AND%20fixVersion%20%3D%202.7.0SDK%20ORDER%20BY%20updated%20DESC%2C%20priority%20DESC%2C%20created%20ASC
The source and binary zip/tars and the Eclipse update site are staged to
http://people.apache.org/~schor/uima-release-candidates/uimaj-2.7.0-rc7
The Maven artifacts are here:
https://repository.apache.org/content/repositories/orgapacheuima-1048
The SVN tags are here:
http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.7.0/
and for the Eclipse Update Site:
http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-eclipse-update-site-2.7.0/
See http://uima.apache.org/testing-builds.html for suggestions on how to test
release candidates.
Please vote on release:
[ ] +1 OK to release
[ ] 0 Don't care
[ ] -1 Not OK to release, because ...
Thanks.
-Marshall