mirror of
https://github.com/apache/jclouds.git
synced 2025-02-08 11:06:05 +00:00
9112a832fc
This makes a *huge* difference in build time (mvn clean install -DskipTests takes about 1/3 as long with this in place). It moves source and javadoc into profiles, so that if you want to build the source jars and javadoc jars, you specify -Psrc and -Pdoc respectively.