gwt-maven-plugin 2.5.1

334 views
Skip to first unread message

Thomas Broyer

unread,
Mar 14, 2013, 1:16:35 PM3/14/13
to codehaus-mojo-gwt-...@googlegroups.com
Hi all,

I've just released 2.5.1.

Juan Pablo Gardella

unread,
Mar 14, 2013, 1:52:14 PM3/14/13
to codehaus-mojo-gwt-...@googlegroups.com
Thanks Thomas!


2013/3/14 Thomas Broyer <t.br...@gmail.com>
Hi all,

I've just released 2.5.1.

--
You received this message because you are subscribed to the Google Groups "Codehaus Mojo gwt-maven-plugin Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-mojo-gwt-maven-...@googlegroups.com.
To post to this group, send email to codehaus-mojo-gwt-...@googlegroups.com.
Visit this group at http://groups.google.com/group/codehaus-mojo-gwt-maven-plugin-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Mathieu Gamonnet

unread,
Mar 14, 2013, 1:57:18 PM3/14/13
to codehaus-mojo-gwt-...@googlegroups.com
Thanks a lot Thomas !


2013/3/14 Thomas Broyer <t.br...@gmail.com>
Hi all,

I've just released 2.5.1.

--
You received this message because you are subscribed to the Google Groups "Codehaus Mojo gwt-maven-plugin Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codehaus-mojo-gwt-maven-...@googlegroups.com.
To post to this group, send email to codehaus-mojo-gwt-...@googlegroups.com.
Visit this group at http://groups.google.com/group/codehaus-mojo-gwt-maven-plugin-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Mathieu GAMONNET

smita chaurasia

unread,
Sep 16, 2013, 7:30:21 AM9/16/13
to codehaus-mojo-gwt-...@googlegroups.com
Hi,

I am using release org.codehaus.mojo:gwt-maven-plugin:2.5.1 for Maven parallel build but its showing me WARNINGS....



[WARNING] The following plugins are not marked @threadSafe in User interface:

[WARNING] org.apache.maven.plugins:maven-resources-plugin:2.4
[WARNING] org.codehaus.mojo:cobertura-maven-plugin:2.5.1
[WARNING] org.apache.maven.plugins:maven-install-plugin:2.3
[WARNING] org.codehaus.mojo:gwt-maven-plugin:2.5.1


Please let me know how i can resolve this....


Thanks & Regards,
Smita

Thomas Broyer

unread,
Sep 17, 2013, 3:41:30 AM9/17/13
to codehaus-mojo-gwt-...@googlegroups.com


On Monday, September 16, 2013 1:30:21 PM UTC+2, smita chaurasia wrote:
Hi,

I am using release org.codehaus.mojo:gwt-maven-plugin:2.5.1 for Maven parallel build but its showing me WARNINGS....



[WARNING] The following plugins are not marked @threadSafe in User interface:

[WARNING] org.apache.maven.plugins:maven-resources-plugin:2.4
[WARNING] org.codehaus.mojo:cobertura-maven-plugin:2.5.1
[WARNING] org.apache.maven.plugins:maven-install-plugin:2.3
[WARNING] org.codehaus.mojo:gwt-maven-plugin:2.5.1


Please let me know how i can resolve this....

The only way to make the warning disappear (while still using parallel builds) is to "patch" the plugin: make sure the mojos are thread-safe (I believe it's already the case) and mark them as such, then make a new release.
Feel free to contribute the patch: https://github.com/gwt-maven-plugin/gwt-maven-plugin, but unless someone takes care of it before then, there probably won't be a new release until GWT 2.6 is released (and you'll be forced to upgrade to GWT 2.6)
In the mean time, as I believe all the mojos in gwt-maven-plugin are thread-safe already, you can just ignore the warning.

BTW, for the other plugins, they probably all have a newer version that's "compatible" with parallel builds.
Reply all
Reply to author
Forward
0 new messages