Java project management and project comprehension tool
Go to file
Stanislav Ochotnicky 680881b48d Fix #667625 #667614 and #667636
- Install maven metadata so they are not downloaded when mvn is run (667625)

  repo-metadata.tar.xz will have to be updated as additional plugins need new metadata

- Make sure JavadirWorkspaceReader is used when building model (patch update)

  Needed because WorkspaceReader is not used early when building mvn project
  and this causes problems

- JavadirWorkspaceReader doesn't pretend to resolve non-existent artifacts anymore

  Instead it returns null (artifact not found) so that reactor/local resolver can work as expected
2011-01-12 11:05:29 +01:00
.gitignore Initial version of the package 2010-12-03 15:38:46 +01:00
0001-Add-plexus-default-container-dep.patch Fix #667625 #667614 and #667636 2011-01-12 11:05:29 +01:00
0002-Use-custom-resolver.patch Fix #667625 #667614 and #667636 2011-01-12 11:05:29 +01:00
JavadirWorkspaceReader.java Fix #667625 #667614 and #667636 2011-01-12 11:05:29 +01:00
maven-script Add fedora local resolver 2010-12-21 15:45:43 +01:00
maven-script-local Fix #667625 #667614 and #667636 2011-01-12 11:05:29 +01:00
maven.spec Fix #667625 #667614 and #667636 2011-01-12 11:05:29 +01:00
MavenJPackageDepmap.java Add fedora local resolver 2010-12-21 15:45:43 +01:00
repo-metadata.tar.xz Fix #667625 #667614 and #667636 2011-01-12 11:05:29 +01:00
sources Initial version of the package 2010-12-03 15:38:46 +01:00