Hi When I run 'gradle tasks' on a script that applies the java plugin, I cannot see the compileJava task (I guess it's because this task does not belong to a group and is only used as a dependency of other tasks).
How can I make it still show up when running 'gradle tasks'? I could not find any option under gradle -?. Etienne Etienne Studer Senior Software Developer Canoo Engineering AG Kirschgartenstrasse 5 CH-4051 Basel T +41 61 228 94 44 F +41 61 228 94 49 [email protected] www.canoo.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
