[
http://jira.codehaus.org/browse/MOJO-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_107283
]
Pete edited comment on MOJO-549 at 9/13/07 11:08 AM:
-----------------------------------------------------
Can I just ask has all the almalgamation of of the different plugins now
happened ?
I am using the plugin hosted at
http://www.saumya.de/projects/gwt-tools/gwt-maven-plugin
is this the right place to find the almalgamated version ? or is it /will it be
on codehaus mojo ?
The gwt:compile is working fine with jetty:run etc :-)
but when I try gwt:run I get
[INFO] [gwt:run]
[INFO] using GWT_HOME=D:\java\gwt\gwt-windows-1.4.60
[INFO] module is given, but no htmlPage.
[INFO] fall back to default htmlPage: TreasuryWeb.html
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can't load library:
D:\JavaProjects\.m2\localrepository\com\google\gwt\gwt-dev-windows\1.4.60/swt-win32-3235.dll
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.UnsatisfiedLinkError: Can't load library:
D:\JavaProjects\.m2\localrepository\com\google\gwt\gwt-dev-windows\1.4.60/swt-win32-3235.dll
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1650)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:967)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:132)
at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
at com.google.gwt.dev.GWTShell.<clinit>(GWTShell.java:264)
at de.saumya.mojo.gwt.RunHandlerEmbedded.run(RunHandlerEmbedded.java:19)
at de.saumya.mojo.gwt.GWTRunMojo.execute(GWTRunMojo.java:190)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:493)
was:
Can I just ask has all the almalgamation of of the different plugins now
happened ?
I am using the plugin hosted at
http://www.saumya.de/projects/gwt-tools/gwt-maven-plugin
is this the right place to find the almalgamated version ? or is it /will it be
on codehaus mojo ?
The gwt:compile is working fine with jetty:run etc :-)
but when I try gwt:run I get
[INFO] [gwt:run]
[WARNING] file does not exist:
d:\JavaProjects\.m2\localrepository\com\au\commons\commons-au\2.0-20070913.080427-58\commons-au-2.0-20070913.080427-58
.jar
[INFO] using GWT_HOME=D:\java\gwt\gwt-windows-1.4.60
[INFO] module is given, but no htmlPage.
[INFO] fall back to default htmlPage: TreasuryWeb.html
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can't load library:
D:\JavaProjects\.m2\localrepository\com\google\gwt\gwt-dev-windows\1.4.60/swt-win32-3235.dll
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.UnsatisfiedLinkError: Can't load library:
D:\JavaProjects\.m2\localrepository\com\google\gwt\gwt-dev-windows\1.4.60/swt-win32-3235.dll
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1650)
at java.lang.Runtime.load0(Runtime.java:769)
at java.lang.System.load(System.java:967)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:132)
at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:125)
at com.google.gwt.dev.GWTShell.<clinit>(GWTShell.java:264)
at de.saumya.mojo.gwt.RunHandlerEmbedded.run(RunHandlerEmbedded.java:19)
at de.saumya.mojo.gwt.GWTRunMojo.execute(GWTRunMojo.java:190)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:493)
> submitting new gwt-plugin
> -------------------------
>
> Key: MOJO-549
> URL: http://jira.codehaus.org/browse/MOJO-549
> Project: Mojo
> Issue Type: New Feature
> Components: Plugin Submission
> Environment: Gentoo Linux, maven-2.0.4, java build Blackdown-1.4.2-03
> Reporter: kristian meier
> Attachments: gwt-plugin.tar.gz, gwt-plugin2.tar.gz,
> gwt-plugin3.tar.gz, gwt-plugin_forkShellParam.patch.txt
>
>
> after asking the mojo-mailing list if there is interest in a
> gwt-maven-plugin, I hereby attaching the plugin code. I tried to obey the
> developer guidelines, but I have to admint I did have quite a struggle with
> it. so any feedback is welcome.
> I wanted to contribute a plugin with which you can compile GWT applications
> (code.google.com/gwt) from within maven. actually I have also two archetypes
> along with this plugin, but I do not know how to incorporate these in the
> given plugin structure of codehaus. so I just took the plugin tried to follow
> the guidelines as much as possible and added some documentation to it.
> the best understanding you get if you follow the example from the docu. I
> also stopped at a certain point, because first I want to see what Codehaus is
> doing with this and how I can contribute to this plugin when it is part of
> the mojo-project.
> with best wishes
> Kristian
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email