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

Bug 311892

Summary: An NPE is thrown when generating maven result
Product: [Technology] CBI Reporter: Filip Hrbek <filip.hrbek>
Component: CBI p2 Repository AggregatorAssignee: Filip Hrbek <filip.hrbek>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Filip Hrbek CLA 2010-05-06 10:14:51 EDT
If maven result is set to TRUE the aggregation process fails on an NPE.

java.lang.NullPointerException
        at org.eclipse.b3.aggregator.engine.maven.InstallableUnitMapping.map(InstallableUnitMapping.java:67)
        at org.eclipse.b3.aggregator.engine.maven.InstallableUnitMapping.map(InstallableUnitMapping.java:442)
        at org.eclipse.b3.aggregator.engine.maven.MavenManager.createMavenStructure(MavenManager.java:125)
        at org.eclipse.b3.aggregator.engine.MirrorGenerator.run(MirrorGenerator.java:533)
        at org.eclipse.b3.aggregator.engine.Builder.runMirroring(Builder.java:991)
        at org.eclipse.b3.aggregator.engine.Builder.run(Builder.java:579)
        at org.eclipse.b3.aggregator.engine.Builder.run(Builder.java:797)
        at org.eclipse.b3.cli.AbstractCommand.run(AbstractCommand.java:79)
Comment 1 Filip Hrbek CLA 2010-05-06 10:32:58 EDT
Fixed
Comment 2 David Williams CLA 2016-09-16 15:57:37 EDT
[Bookkeeping change only. Moving bugs to the new "home" of aggregator, CBI.
No change to assignee for resolved and verified bugs.]