Commit Graph

6 Commits

Author SHA1 Message Date
Stanislav Ochotnicky
ab2f71a525 Finalize support for compatibility packages
Now our resolvers will correctly handle multiple packages providing identical
GAs provided that just one has unversioned jar. Packages wanting to use
non-defaul GAV will have to either specify that exactly, or ask given package to
add additional compat version mapping manually (-v switch for add_maven_depmap)
2012-10-18 15:51:02 +02:00
Stanislav Ochotnicky
1d63307f52 Process fragments in alphabetical order 2011-06-22 17:06:41 +02:00
Stanislav Ochotnicky
3b2966e851 Fix handling of fallback default_poms
- Add empty-dep into maven package to not require maven2 version
2011-06-22 12:03:54 +02:00
Stanislav Ochotnicky
bdbc16d2c1 Process fragments directly instead of maven2-depmap.xml
Fragments are also expected in /usr/share/maven-fragments where they
should be moved (backward compat preserved for now).

Big changes are due to reformatting to use spaces (sorry, cleaner
log/diff in separate resolver repo)
2011-06-10 10:33:20 +02:00
Stanislav Ochotnicky
f5501c5008 Added mvn-rpmbuild script to be used in spec files
- mvn-local is now mixed mode (online with javadir priority)
- Changed mvn.jpp to mvn.local
2011-02-10 12:06:47 +01:00
Stanislav Ochotnicky
1ae9fb1553 Add fedora local resolver
- Fix quoting of arguments to mvn scripts
- Add javadoc subpackage
- Make jars versionless and remove unneeded clean section
2010-12-21 15:45:43 +01:00