Today I was able to download it with my browser so I started another build. Now I get:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:2.0.0:run (integration-test) on project ruta-maven-plugin: 1 build failed. See console output above for details. -> [Help 1] which pointed at an error in ruta-maven-plugin/target/it/wordlists//build.log test(org.apache.uima.ruta.maven.OneEngineTest) Time elapsed: 1.828 sec <<< FAILURE! java.lang.AssertionError: expected:<1> but was:<0> Will try again. Burn On Thu, May 4, 2017 at 3:05 AM, Peter Klügl <[email protected]> wrote: > Hi, > > > no idea yet. I successfully downloaded the file outside of our network. > > Any ideas how we can *reasonably* hotfix the problem for the review? Can > you download it from somewhere else and manually add it to the local m2 > folder? > > > Best, > > > Peter > > > Am 03.05.2017 um 19:47 schrieb Marshall Schor: > > more info: > > > > That directory > > (http://maven.averbis.com/m2/org/eclipse/swt/win32/win32/x86_64/3.104.1/) > has > > .jar, .pom, and .md5 and .sha1 for both of those. All of the files I can > > download except the .jar. > > > > In linux, doing a "curl" command on this site, it seems to get about > 105K bytes, > > and then fail. > > > > Here's the output from curl: > > > > curl > > http://maven.averbis.com/m2/org/eclipse/swt/win32/win32/ > x86_64/3.104.1/x86_64-3.104.1.jar > >> t.jar > > % Total % Received % Xferd Average Speed Time Time Time > Current > > Dload Upload Total Spent Left > Speed > > 3 2684k 3 105k 0 0 216k 0 0:00:12 --:--:-- > 0:00:12 269k > > curl: (56) Failure when receiving data from the peer > > > > Another go gives the same failure point: after receiving 105k: > > > > curl > > http://maven.averbis.com/m2/org/eclipse/swt/win32/win32/ > x86_64/3.104.1/x86_64-3.104.1.jar > >> t.jar > > % Total % Received % Xferd Average Speed Time Time Time > Current > > Dload Upload Total Spent Left > Speed > > 3 2684k 3 105k 0 0 212k 0 0:00:12 --:--:-- > 0:00:12 263k > > curl: (56) Failure when receiving data from the peer > > > > -Marshall > > > > On 5/3/2017 10:39 AM, Peter Klügl wrote: > >> Hi, > >> > >> > >> I was able to download it (from within our network). I'll ask our IT for > >> advice... > >> > >> > >> Peter > >> > >> > >> Am 03.05.2017 um 16:34 schrieb Marshall Schor: > >>> Hi, > >>> > >>> I just went to > >>> http://maven.averbis.com/m2/org/eclipse/swt/win32/win32/ > x86_64/3.104.1/ in a > >>> browser, and could see the jar file, but downloading it produced a > network error > >>> (reported by my browser...) > >>> > >>> Would be good to get this fixed :-) > >>> > >>> -Marshall > >>> > >>> > >>> On 5/3/2017 8:54 AM, Peter Klügl wrote: > >>>> Could maybe some server maintenance (yesterday 18:00 CEST), or a > >>>> timeout. The server is terribly slow. > >>>> > >>>> > >>>> Peter > >>>> > >>>> > >>>> Am 03.05.2017 um 14:51 schrieb Burn Lewis: > >>>>> My build from the source zip on Linux failed with a reference to > win32: > >>>>> > >>>>> [ERROR] Failed to execute goal on project ruta-ep-parent: Could not > resolve > >>>>> dependencies for project org.apache.uima:ruta-ep-parent:pom:2.6.1: > Could > >>>>> not transfer artifact org.eclipse.swt.win32.win32:x86_64:jar:3.104.1 > >>>>> from/to averbis-osgi-releases (http://maven.averbis.com/m2/): GET > request > >>>>> of: org/eclipse/swt/win32/win32/x86_64/3.104.1/x86_64-3.104.1.jar > from > >>>>> averbis-osgi-releases failed: Connection reset > >>>>> > >>>>> ~Burn > >>>>> > >>>>> On Tue, May 2, 2017 at 3:30 AM, Peter Klügl < > [email protected]> > >>>>> wrote: > >>>>> > >>>>>> a gentle ping :-) > >>>>>> > >>>>>> The vote is now open for almost two weeks and only one vote is > missing. > >>>>>> > >>>>>> > >>>>>> Peter > >>>>>> > >>>>>> > >>>>>> Am 19.04.2017 um 17:32 schrieb Peter Klügl: > >>>>>>> Hi, > >>>>>>> > >>>>>>> the first release candidate of Apache UIMA Ruta v2.6.1 is ready for > >>>>>> voting. > >>>>>>> This bugfix release is not compatible with UIMA 3.0.0. > >>>>>>> > >>>>>>> Major changes in this release: > >>>>>>> > >>>>>>> UIMA Ruta Language and Analysis Engine: > >>>>>>> * Fixed problem with empty annotation list expressions > >>>>>>> * Fixed false positive match in conjunct rules > >>>>>>> * Requires UIMA 2.10.0 and uimaFIT 2.3.0 > >>>>>>> > >>>>>>> UIMA Ruta Workbench: > >>>>>>> * Fixed Query View > >>>>>>> > >>>>>>> > >>>>>>> Staging repository: > >>>>>>> https://repository.apache.org/content/repositories/ > orgapacheuima-1138/ > >>>>>>> > >>>>>>> SVN tag: > >>>>>>> https://svn.apache.org/repos/asf/uima/ruta/tags/ruta-2.6.1 > >>>>>>> > >>>>>>> Update site: > >>>>>>> https://dist.apache.org/repos/dist/dev/uima/ruta-2.6.1-rc1/ > >>>>>> eclipse-update-site/ruta/ > >>>>>>> Archive with all sources: > >>>>>>> https://dist.apache.org/repos/dist/dev/uima/ruta-2.6.1-rc1/ > >>>>>> ruta-2.6.1-source-release.zip > >>>>>>> Overall 7 issues have been fixed for this release > >>>>>>> They can be found in the RELEASE_NOTES.html. > >>>>>>> > >>>>>>> ... and here: > >>>>>>> > >>>>>>> https://issues.apache.org/jira/issues/?jql=project%20% > >>>>>> 3D%20UIMA%20AND%20fixVersion%20%3D%202.6.1ruta%20AND% > >>>>>> 20component%20%3D%20ruta%20ORDER%20BY%20created%20DESC > >>>>>>> Please vote on release: > >>>>>>> > >>>>>>> [ ] +1 OK to release > >>>>>>> [ ] 0 Don't care > >>>>>>> [ ] -1 Not OK to release, because ... > >>>>>>> > >>>>>>> Thanks. > >>>>>>> > >>>>>>> Peter > >>>>>>> > >>>>>>> > >
