score:1
Accepted answer
from the documentation at https://gwt-maven-plugin.github.io/gwt-maven-plugin/compile-mojo.html,
webappdirectory file - location on filesystem where gwt will write output files (-out option to gwtcompiler). default value is: ${project.build.directory}/${project.build.finalname}. user property is: gwt.war.
you appear to be using -war
instead, which i believe is the much older version of -out
, but adding <webappdirectory>${project.build.directory}/thisfolder</webappdirectory>
to your configuration should achieve the desired result.
Source: stackoverflow.com
Related Query
- GWT-Maven-plugin: Link GWT compiled files into a defined directory
- Can't access to files in resources directory with Maven (with Eclipse IDE)
- How do I get maven managed dependencies copied into war\web-inf\lib so I can run my GWT 2.0 app in debug mode within Eclipse?
- GWT Maven Eclipse Plugin - Compilation Fails Due to Duplicate Class
- Eclipse or Maven creates bin directory - trouble with .launch files
- How I can exclude files into the compiled APK?
- GWT Maven - webapp files getting deleted when running in dev mode
- Maven webapp with Eclipse and WTP plugin deploy files in stranges ways in Tomcat
- getting "no repository found at..." error when placing my plugin into Eclipse's dropins directory
- GAE and GWT - Using Maven instead of Google plugin for Eclipse
- Use checkstyle configuration from plugin when generating eclipse files from maven
- Deploy GWT maven project with eclipse deploys webapp directory instead of target/project directory
- Maven copying Tomcat JARs into webapp WEB-INF/lib directory
- How to import javascript files / library into GWT (Eclipse)
- convert eclipse plugin project into maven project programatically
- gwt maven plugin - unable to run archetype generated sample project in eclipse
- How to link my .h and .c files in the same project but different directory using CMake
- Maven war plugin - including other files in WAR
- eclipse configuration files - link a source directory using variable
- Maven link compiled classes instead of a jar
- Maven puts class files into expected target folder but they are invisible in Eclipse
- Error "No GWT module found" for Maven project imported into Eclipse
- GWT Maven Archetype in Eclipse - Unknown output directory
- How do you package an Eclipse plugin as a directory so additional files may be added?
- How to link source files into Eclipse based IDE
- How to throw eclipse plugin jar into eclipse plugins directory and start running in Eclipse RCP
- Eclipse maven plugin (m2e) is including unexpected files
- Is Hot-Deploy of JSP files with Jetty Maven Plugin (from within Eclipse) using Maven's WAR-Overlays possible without restarting Jetty?
- How to generate the javascript files in the war directory of GWT application using Maven?
- how can I specify multiple runTargets in a single Pom when using gwt maven plugin
More Query from same tag
- Proguard seems to have not effect / not to run when exporting Android app in Eclipse
- Eclipse CDT flags extern "C" in header file as syntax error
- how to update eclipse from 3.8.0 to 4.2 or 4.3 in ubuntu VM
- Eclipse and Tycho - ${tycho-version}
- Can Eclipse log to syslog?
- Maven remote repository with releases and snapshots tags
- Using Eclipse's JDT, how do I identify the classpath for a project?
- On MacOS is it possible to export Intellij IDEA or Eclipse as X Windows applications?
- UTF-8 char encoding does not work on console (Linux)
- java tomcat links generated don't work
- Eclipse: after build no such file or directory
- Eclipse gives too many false errors and warnings on EL expressions in JSF files
- Importing fxcontrols jar file into eclipse doesn't work
- how to copy derby table
- Eclipse and SVN question. Please help!
- i m facing following error using first time eclipse
- Java Checkstyle severity level inherit meaning?
- eclipse AVD keeps crashing on nexus 5
- How to add root node in JSON
- GWT / Eclipse, waiting for launch urls... WHY?
- The project was not built since its build path is incomplete
- DDMS Android File Explorer display dot folders
- Cross Platform App IBM Worklight
- Eclipse formatter doesn't let me change my brackets conventions
- How to import C makefile project into eclipse or put in under eclipse
- Creating GUIs for application
- Debugging a Maven Web Project in Eclipse(Understanding detailed flow)
- Creating a program that will run before and after compilation in Eclipse
- Eclipse: key binding for getting a list of attributes of a class
- Eclipse CDT C++ error