Hi there,
Just found out inside any gradle plugin jar , there is *-classpath.properties file, what is this file used for , and how to generate it?
Inside gradle-maven-classpath.properties, the content is:
#module definition
#Tue Sep 24 09:37:21 CEST 2013
projects=gradle-core,gradle-core-impl,gradle-plugins,gradle-publish
runtime=groovy-all-1.8.6.jar,slf4j-api-1.7.2.jar,maven-ant-tasks-2.1.3.jar,pmaven-common-0.8-20100325.jar,pmaven-groovy-0.8-20100325.jar,plexus-component-annotations-1.5.2.jar
Thanks in advance Yong