This group is announcement-only. You cannot post messages because you are not a manager.
Description:
Project Group for the GWT-Maven project
|
|
|
Maven GWT Plugin copies multiple versions of the same snapshot jars
|
| |
Hi,
I have this issue where I build my project (`mvn clean install`), some
of the transitive dependencies are snapshot versions and are
downloaded and copied into the target webapp directory e.g
`XXXUtil-1.0-20110922.172721-5 2.jar`. Then when I run `mvn gwt:run`,
it finds uses `XXXUtil-1.0-SNAPSHOT.jar` and copies it to the target... more »
|
|
GWT 2.3 with Maven 2.0.9
|
| |
Hello all ! The build system in my company relies on Maven 2.0.9. I've been developing a project using GWT 2.3.0. And now the issue is that it seems impossible to find any plugin for maven 2.0.* able to compile GWT 2.3.* Either the most recent plugins require Maven 2.1, or the older plugins (maven-googlewebtoolkit2-plugi n 2.0-RC1 and gwt-maven-plugin 1.2) expect... more »
|
|
org.codehaus.mojo could not find gwt-maven-plugin:2.2.0
|
| |
Hi,
Please i need your help.
when i try to execute my project i found this error:
[ERROR] Could not find goal gwt in plugin org.codehaus.mojo:gwt-maven-
plugin:2.2.0 among available goals mergewebxml, soyc, compile-report,
sdkInstall, css, eclipse, eclipseTest, generateAsync, browser, source-... more »
|
|
Probleme in using codehaus mojo plugin instead of gwt-maven
|
| |
Hi everybody,
Please i need your help.
when i try to execute my project i found this error:
[ERROR] Could not find goal gwt in plugin org.codehaus.mojo:gwt-maven-
plugin:2.2.0 among available goals mergewebxml, soyc, compile-report,
sdkInstall, css, eclipse, eclipseTest, generateAsync, browser, source-... more »
|
|
BUILD ERROR - Unable to merge web.xml
|
| |
Hi, all right?
I'm trying to compile my project (Drools - Guvnor), but that happens
with me is (Maven build error) :
[INFO]
------------------------------ ------------------------------ ------------
[ERROR] BUILD ERROR
[INFO]
[INFO] Unable to merge web.xml
Embedded error: Connection refused: connect... more »
|
|
gwt-dev 2.0.3
|
| |
Hello, How can I have maven find gwt-dev-2.0.x-windows.jar? It is not on any repository :-( Where caa I find it and where should I put it? Cheers, F.
|
|
where gwtHome comes from?
|
| |
Hi, I do not specify gwtHome variable in my home however it appears that AbstractGwtMojo gets from somewhere else. 2 questions, 1st - where AbstractGwtMojo takes gwtHome from? 2nd - which code of plugin sets the "private File gwtHome;"? Thanks in Advance, Vitaliy
|
|
Maven GWT Plugin broken?
|
| |
I was pointed to this link: [link] I did this: mvn archetype:generate \ -DarchetypeGroupId=org.codehau s.mojo \ -DarchetypeArtifactId=gwt-mave n-plugin \ -DarchetypeVersion=1.1 \ -DgroupId=gwtsandbox \ -DartifactId=myFirstGWTApp... more »
|
|
|