tesla / m2eclipse-tycho

25 stars 26 forks source link

Error log fails to show exception #10

Open griswolf opened 11 years ago

griswolf commented 11 years ago

org.sonatype.tycho.m2e/src/org/sonatype/tycho/m2e/internal/OsgiBundleProjectConfigurator.java line 161:

log.warn( "Count not read generated bundle manifest of project {}", facade.getProject().getName(), e );

The "e" part of this error is not showing in eclipse when I load an (obviously) problematic project.