> I tried <excludeGroupIds>org.eclipse.core</excludeGroupIds> to exclude
> org.eclipse.core.jobs.jar but it does not work. It still copies
> org.eclipse.core.jobs.jar to my local lib folder.

Are you sure org.eclipse.core.jobs.jar has the groupId
org.eclipse.core? Check the pom before making any assumptions. It may
be org.eclipse and artifactId core.jobs, or something else entirely.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to