#639: mvn compile target does too much
-------------------------+--------------------------------------------------
Reporter: heikki | Owner: geonetwork-devel@…
Type: enhancement | Status: new
Priority: minor | Milestone: v2.6.5
Component: General | Version: v2.6.3
Keywords: |
-------------------------+--------------------------------------------------
When developing, it is often handy to just recompile the Java code using
'mvn compile'. This build target first minifies Javascript, which takes a
long time, before compiling Java classes. It would be nice if we split
those tasks into a 'mvn minify' and 'mvn compile' target, to speed up time
needed for development.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/639>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.