Hi,
I just moved my app to use the actual official repo artifacts.
It builds perfectly on windows.
It fails on linux:
Caused by: java.lang.NullPointerException
at java.io.File.<init>(File.java:222)
at
com.totsp.mavenplugin.gwt.AbstractGWTMojo.buildClasspathList(AbstractGWTMojo.java:
325)
at
com.totsp.mavenplugin.gwt.ScriptWriterUnix.writeCompileScript(ScriptWriterUnix.java:
124)
at
com.totsp.mavenplugin.gwt.CompileMojo.execute(CompileMojo.java:65)
Any help?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"gwt-maven" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/gwt-maven?hl=en
-~----------~----~----~----~------~----~------~--~---