when i am getting drools snapshot via "mvn eclipse:eclipse" the compiled drools jars are downloaded but the sources are not, although i have <downloadSources>true</downloadSources>
defined as parameter in my pom.xml and the sources of the other libraries are downloaded correctly. when i use drools 4.0.7 those sources are downloaded correctly.