Community
Participate
Working Groups
I have a dependency in my pom.xml file, <dependency> <groupId>org.json</groupId> <artifactId>org.json</artifactId> <version>3e3951f</version> </dependency> If I search for the dependency I am able to find it and add it. When I look at the browser dependency view the window on the right says the dependency is resolved. When I build it fails to find it? Why would it say it is resolved above? -- Configuration Details -- Product: Eclipse 1.4.1.20110909-0613 (org.eclipse.epp.package.java.product) Installed Features: org.eclipse.epp.mpc 1.1.1.I20110907-0947
There is no artifact with specified groupId/artifactId/version in maven central [1], so I can't really tell what is going on. Please provide complete standalone project and detailed steps to reproduce the problem and we'll have a look. [1] http://search.maven.org/#search|ga|1|g%3A%22org.json%22
Please reopen if you can provide requested information.
Moved to https://github.com/eclipse-m2e/m2e-core/issues/