Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 397804

Summary: [CBI] Warnings about "duplicate ID" in log
Product: [Eclipse Project] Platform Reporter: David Williams <david_williams>
Component: RelengAssignee: Platform-Releng-Inbox <platform-releng-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: thanh.ha
Version: 3.8   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description David Williams CLA 2013-01-09 15:40:57 EST
While trying to build "master branch", I see many warnings a log similar to following ... all seem related to "SWT" ... doubt if serious ... but ... seems something is amiss? 



/shared/eclipse/builds/master/gitCache/eclipse.platform.releng.aggregator /shared/eclipse/builds
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for eclipse.platform.swt.binaries:org.eclipse.swt.carbon.macosx:eclipse-plugin:3.8.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-antrun-plugin @ line 85, column 15
[WARNING]
Comment 1 Thanh Ha CLA 2013-01-09 15:46:04 EST
This is a duplicate of Bug 397446

I have a tentative patch that seems to resolve the warning. More testing is needed which I plan on creating a more complete patch once Bug 397727 is merged.

*** This bug has been marked as a duplicate of bug 397446 ***