[
https://issues.apache.org/jira/browse/JCLOUDS-974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071122#comment-15071122
]
Paul Merlin commented on JCLOUDS-974:
-------------------------------------
Happened once again on builds.a.o.
Maven version is 2.2.1
mvn --version
Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
Java version: 1.8.0
Java home: /x1/jenkins/tools/java/jdk1.8.0/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux" version: "3.2.0-95-generic" arch: "amd64" Family: "unix"
> GSON 2.3 pom is buggy, use 2.3.1 instead
> ----------------------------------------
>
> Key: JCLOUDS-974
> URL: https://issues.apache.org/jira/browse/JCLOUDS-974
> Project: jclouds
> Issue Type: Bug
> Affects Versions: 1.9.0
> Reporter: Paul Merlin
> Assignee: Andrew Gaul
> Fix For: 2.0.0
>
>
> Gson pom for 2.3 contains a small mistake that turns into some "syntax error"
> with some maven versions.
> It happened on builds.a.o: http://s.apache.org/lGu
> I can't tell the exact maven version that was on that slave.
> I found these Gson issues:
> - https://github.com/google/gson/issues/596
> - https://github.com/google/gson/issues/588
> -
> https://github.com/google/gson/commit/6580921f9d6f399a6bc20355d83aea60168d8d5c
> In these, users report Maven 2.x, 3.0.4, 3.2.2, 3.2.3 as exhibiting the issue.
> Reported as working: Maven 3.0.5, 3.1.1, 3.3.3.
> JClouds depends on Gson 2.3, see JCLOUDS-719.
> This is fixed in Gson 2.3.1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)