/[Apache-SVN]
ViewVC logotype

Revision 571378


Jump to revision: Previous Next
Author: jvanzyl
Date: Fri Aug 31 04:59:21 2007 UTC (17 years, 2 months ago)
Changed paths: 1
Log Message:
o Checking in a first cut of the resolver that Milos uses in Netbeans which catches all errors during resolution. Otherwise you have the case 
  where you have created one project that depends on another and the resolution will fail because it's not in the local repository. This
  is obviously dumb because someone is just starting the project. A user should not have to install the projects first in order for
  the resolution to not bomb. Milos has worked around this in a very cunning way and is the way the resolver should work so I'm 
  putting it in here because the IDEA and M2Eclipse integration are desperate for a way to have something that works because without
  this you just lose the whole parts of the UI because Maven just craps out.

  I will migrate this to the decouple Maven Artifact after I build the IDEA and Eclipse integration and test it out.



Changed paths

Path Details
Directorymaven/components/trunk/maven-embedder/src/main/java/org/apache/maven/embedder/resolver/ added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26