Lines Matching refs:compiled
39 compiledDirectory = "target/compiled",
99 * Copy files that do not need to be compiled into the compiled directory.
101 compiled: {
218 * Copy files that do not need to be compiled into the compiled directory.
223 compiled: {
248 * Copy the compiled files to the server deploy directory.
283 * Resync the compiled directory and deploy to the web server.
289 "sync:compiled",
295 * Rebuild the compiled directory. Maven then packs this directory into the final archive artefact.
303 "copy:compiled",