Community
Participate
Working Groups
In a local build I just happened to try this afternoon, I'm seeing following error. My guess is something was removed from a "project pom", but not from the "repo pom"? I know this as been changing ... not sure why this error shows up just now. (This will prevent next production build to fail, if still exists ... apologies if I'm must catching you in the middle of making changes not fully committed/pushed yet). Here's full error message: [ERROR] The build could not read 1 project -> [Help 1] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Child module /data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.junit4 of /data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/pom.xml does not exist @ at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363) at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:636) at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:585) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:234) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537) at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196) at org.apache.maven.cli.MavenCli.main(MavenCli.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) [ERROR] [ERROR] The project eclipse.jdt.ui:eclipse.jdt.ui:3.8.0-SNAPSHOT (/data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/pom.xml) has 1 error [ERROR] Child module /data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/org.junit4 of /data/shared/eclipse/builds/4I/master/gitCache/eclipse.platform.releng.aggregator/eclipse.jdt.ui/pom.xml does not exist
org.junit4 has been removed. Looks like some build script still reference it though. Nothing JDT can fix.
(In reply to comment #1) > org.junit4 has been removed. Looks like some build script still reference it > though. Nothing JDT can fix. Sorry, too fast. I'll take a look.
Fixed with http://git.eclipse.org/c/jdt/eclipse.jdt.ui.git/commit/?id=7cc3f719fa1f6e9cb992e46834ac4c2a112f7db6