Error "Missing required argument 'module[s]'" when GWT module is up to date
---------------------------------------------------------------------------
Key: MGWT-69
URL: http://jira.codehaus.org/browse/MGWT-69
Project: Maven 2.x GWT Plugin
Issue Type: Bug
Environment: Maven version: 2.0.9
Java version: 1.6.0_10
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Reporter: Markus Knittig
I get the following error when the application is already compiled:
{noformat}
[WARNING] Attempting to build MavenProject instance for Artifact (org.codehaus.m
ojo:gwt-maven-plugin:1.1-20090430.172324-46) of type: maven-plugin; constructing
POM artifact instead.
[INFO] [gwt:mergewebxml {execution: mergewebxml}]
[INFO] using GWT jars for specified version 1.6.4
[WARNING] Unable to expand to file C:\Dokumente und Einstellungen\Administrator\
.m2\repository\com\google\gwt\gwt-dev\1.6.4\swt-win32-3235.dll
[WARNING] Unable to expand to file C:\Dokumente und Einstellungen\Administrator\
.m2\repository\com\google\gwt\gwt-dev\1.6.4\gwt-ll.dll
[INFO] Unpack native libraries required to run GWT
[INFO] copy source web.xml - C:\Dokumente und Einstellungen\Administrator\worksp
aces\m3v\m3v\war\src\main\webapp\WEB-INF\web.xml to build dir (source web.xml re
quired if mergewebxml execution is enabled)C:\Dokumente und Einstellungen\Admini
strator\workspaces\m3v\m3v\war\target
[INFO] establishing classpath list (scope = compile)
[INFO] Module file: C:\Dokumente und Einstellungen\Administrator\workspaces\m3v\
m3v\war\src\main\resources\de\m3v_projekt\m3v\Application.gwt.xml
[INFO] [gwt:compile {execution: compile-gwt}]
[INFO] using GWT jars for specified version 1.6.4
[WARNING] Unable to expand to file C:\Dokumente und Einstellungen\Administrator\
.m2\repository\com\google\gwt\gwt-dev\1.6.4\swt-win32-3235.dll
[WARNING] Unable to expand to file C:\Dokumente und Einstellungen\Administrator\
.m2\repository\com\google\gwt\gwt-dev\1.6.4\gwt-ll.dll
[INFO] Unpack native libraries required to run GWT
[INFO] establishing classpath list (scope = compile)
[INFO] de.m3v_projekt.m3v.Application is up to date. GWT compilation skipped
[ERROR] Missing required argument 'module[s]'
[ERROR] Google Web Toolkit 1.6.4
[ERROR] Compiler [-logLevel level] [-treeLogger] [-workDir dir] [-gen dir] [-sty
le style] [-ea] [-validateOnly] [-localWorkers count] [-war dir] [-extra dir] mo
dule[s]
[ERROR]
[ERROR] where
[ERROR] -logLevel The level of logging detail: ERROR, WARN, INFO, TRACE,
DEBUG, SPAM, or ALL
[ERROR] -treeLogger Logs output in a graphical tree view
[ERROR] -workDir The compiler work directory (must be writeable; default
s to a system temp dir)
[ERROR] -gen The directory into which generated files will be writte
n for review
[ERROR] -style Script output style: OBF[USCATED], PRETTY, or DETAILED
(defaults to OBF)
[ERROR] -ea Debugging: causes the compiled output to check assert s
tatements.
[ERROR] -validateOnly Validate all source code, but do not compile
[ERROR] -localWorkers Specifies the number of local workers to use when compi
ling permutations
[ERROR] -war The war directory to write output files into (defaults
to war)
[ERROR] -extra The directory into which extra, non-deployed files will
be written
[ERROR] and
[ERROR] module[s] Specifies the name(s) of the module(s) to compile
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Command [[
C:\Programme\Java\jdk1.6.0_10\jre\bin\java -Xmx1024m -classpath "C:\Dokumente un
d Einstellungen\Administrator\workspaces\m3v\m3v\war\src\main\java";"C:\Dokument
e und Einstellungen\Administrator\workspaces\m3v\m3v\war\src\main\java-generated
";"C:\Dokumente und Einstellungen\Administrator\workspaces\m3v\m3v\model\src\mai
n\java";"C:\Dokumente und Einstellungen\Administrator\workspaces\m3v\m3v\model\s
rc\main\java-generated";"C:\Dokumente und Einstellungen\Administrator\workspaces
\m3v\m3v\annotations\src\main\java";"C:\Dokumente und Einstellungen\Administrato
r\workspaces\m3v\m3v\annotations\src\main\java-generated";"C:\Dokumente und Eins
tellungen\Administrator\workspaces\m3v\m3v\war\src\main\resources";"C:\Dokumente
und Einstellungen\Administrator\workspaces\m3v\m3v\war\src\main\webapp";"C:\Dok
umente und Einstellungen\Administrator\workspaces\m3v\m3v\model\src\main\resourc
es";"C:\Dokumente und Einstellungen\Administrator\workspaces\m3v\m3v\war\target\
war\WEB-INF\classes";"C:\Dokumente und Einstellungen\Administrator\workspaces\m3
v\m3v\model\target\classes";"C:\Dokumente und Einstellungen\Administrator\.m2\re
pository\org\hibernate\hibernate-entitymanager\3.4.0.GA\hibernate-entitymanager-
3.4.0.GA.jar";"C:\Dokumente und Einstellungen\Administrator\.m2\repository\org\h
ibernate\ejb3-persistence\1.0.2.GA\ejb3-persistence-1.0.2.GA.jar";"C:\Dokumente
und Einstellungen\Administrator\.m2\repository\org\hibernate\hibernate-commons-a
nnotations\3.1.0.GA\hibernate-commons-annotations-3.1.0.GA.jar";"C:\Dokumente un
d Einstellungen\Administrator\.m2\repository\org\slf4j\slf4j-api\1.5.2\slf4j-api
-1.5.2.jar";"C:\Dokumente und Einstellungen\Administrator\.m2\repository\org\hib
ernate\hibernate-annotations\3.4.0.GA\hibernate-annotations-3.4.0.GA.jar";"C:\Do
kumente und Einstellungen\Administrator\.m2\repository\org\hibernate\hibernate-c
ore\3.3.1.GA\hibernate-core-3.3.1.GA.jar";"C:\Dokumente und Einstellungen\Admini
strator\.m2\repository\antlr\antlr\2.7.6\antlr-2.7.6.jar";"C:\Dokumente und Eins
tellungen\Administrator\.m2\repository\commons-collections\commons-collections\3
.1\commons-collections-3.1.jar";"C:\Dokumente und Einstellungen\Administrator\.m
2\repository\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar";"C:\Dokumente und Einstellungen\
Administrator\.m2\repository\xml-apis\xml-apis\1.0.b2\xml-apis-1.0.b2.jar";"C:\D
okumente und Einstellungen\Administrator\.m2\repository\javax\transaction\jta\1.
1\jta-1.1.jar";"C:\Dokumente und Einstellungen\Administrator\.m2\repository\java
ssist\javassist\3.4.GA\javassist-3.4.GA.jar";"C:\Dokumente und Einstellungen\Adm
inistrator\.m2\repository\org\hibernate\hibernate-validator\3.1.0.GA\hibernate-v
alidator-3.1.0.GA.jar";"C:\Dokumente und Einstellungen\Administrator\.m2\reposit
ory\org\hibernate\hibernate-search\3.1.0.GA\hibernate-search-3.1.0.GA.jar";"C:\D
okumente und Einstellungen\Administrator\.m2\repository\org\apache\lucene\lucene
-core\2.4.0\lucene-core-2.4.0.jar";"C:\Dokumente und Einstellungen\Administrator
\.m2\repository\com\google\gwt\gwt-servlet\1.6.4\gwt-servlet-1.6.4.jar";"C:\Doku
mente und Einstellungen\Administrator\.m2\repository\org\slf4j\slf4j-jdk14\1.5.2
\slf4j-jdk14-1.5.2.jar";"C:\Dokumente und Einstellungen\Administrator\workspaces
\m3v\m3v\ejb\target\classes";"C:\Dokumente und Einstellungen\Administrator\.m2\r
epository\glassfish\appserv-ext\2\appserv-ext-2.jar";"C:\Dokumente und Einstellu
ngen\Administrator\.m2\repository\cglib\cglib-nodep\2.1_3\cglib-nodep-2.1_3.jar"
;"C:\Dokumente und Einstellungen\Administrator\.m2\repository\asm\asm\2.2.3\asm-
2.2.3.jar";"C:\Dokumente und Einstellungen\Administrator\.m2\repository\ojdbc\oj
dbc\14\ojdbc-14.jar";"C:\Dokumente und Einstellungen\Administrator\workspaces\m3
v\m3v\annotations\target\classes";"C:\Dokumente und Einstellungen\Administrator\
.m2\repository\javax\ejb\ejb-api\3.0\ejb-api-3.0.jar";"C:\Dokumente und Einstell
ungen\Administrator\.m2\repository\com\google\gwt\gwt-user\1.6.4\gwt-user-1.6.4.
jar";"C:\Dokumente und Einstellungen\Administrator\.m2\repository\com\google\gwt
\gwt-dev\1.6.4\gwt-dev-1.6.4-windows.jar" com.google.gwt.dev.Compiler -gen "C:\D
okumente und Einstellungen\Administrator\workspaces\m3v\m3v\war\target\.generate
d" -logLevel INFO -style DETAILED -war "C:\Dokumente und Einstellungen\Administr
ator\workspaces\m3v\m3v\war\target\war" -localWorkers 2
]] failed with status 1
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Wed May 06 09:37:36 CEST 2009
[INFO] Final Memory: 25M/45M
[INFO] ------------------------------------------------------------------------
{noformat}
When I delete the module folder the compilation works...
--
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