diff options
| author | Andrew Branson <andrew.branson@cern.ch> | 2014-10-06 22:11:03 +0200 |
|---|---|---|
| committer | Andrew Branson <andrew.branson@cern.ch> | 2014-10-06 22:11:03 +0200 |
| commit | 83547d4945de81cbf4db57c629432fb8c180012f (patch) | |
| tree | f40825d90e237360da81e8935f3f65e40a9148e3 | |
| parent | 7112eedbb508c22433b07578a1071b84e22b2a81 (diff) | |
Dist build tweaks
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -49,8 +49,8 @@ <copyConfigurationDirectory>true</copyConfigurationDirectory> <useTimestampInSnapshotFileName>false</useTimestampInSnapshotFileName> <includeConfigurationDirectoryInClasspath>true</includeConfigurationDirectoryInClasspath> - <assembleDirectory>${project.build.directory}/dist/client</assembleDirectory> - <showConsoleWindow>false</showConsoleWindow> + <assembleDirectory>${project.build.directory}/dist</assembleDirectory> + <showConsoleWindow>true</showConsoleWindow> <repositoryName>lib</repositoryName> <defaultJvmSettings> <maxMemorySize>1024M</maxMemorySize> |
