Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Blocker
-
Resolution: Unresolved
-
Affects Version/s: 0.9.6
-
Fix Version/s: None
-
Component/s: Tycho
-
Labels:None
-
Environment:windows XP
-
Number of attachments :
Description
Getting such a report seems tricky.
I tried this on the sample project and got an NPE... (ref bug # MNGECLIPSE-928 ).
I believe there might be other issues besides that NPE, so I'm filing this enhancement request for a demo which shows how to build
a "mvn site"-runnable Tycho project.
I ran mvn site on another project besides the sample project. (this project successfully builds when 'mvn test' is run.)
I got another error besides the NPE reported above which I think is a result of maven trying references to dependencies which should have been
satisfied by the OSGI bundles in my project. It seems like these could not be found.
(I will send the stack trace under separate cover)...