Ashish wrote: > > Sorry could not find the remove method in the javadoc. Is it something not > exposed by the interface ? >
According to the Javadoc, Conf2ScopeMappingContainer.getMappings() returns a java.util.Map, which has a remove() method. -- Peter Niederwieser Developer, Gradle http://www.gradle.org Trainer & Consultant, Gradleware http://www.gradleware.com Creator, Spock Framework http://spockframework.org -- View this message in context: http://gradle.1045684.n5.nabble.com/Exclude-compile-configuration-mapping-from-Maven-POM-tp4278588p4286610.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
