Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 311892 - An NPE is thrown when generating maven result
Summary: An NPE is thrown when generating maven result
Status: RESOLVED FIXED
Alias: None
Product: CBI
Classification: Technology
Component: CBI p2 Repository Aggregator (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Filip Hrbek CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-06 10:14 EDT by Filip Hrbek CLA
Modified: 2016-09-16 15:57 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.]