Commit Graph

273 Commits

Author SHA1 Message Date
Mikolaj Izdebski
62a5dbea06 In maven-script don't override M2_HOME if already set 2013-03-12 13:27:04 +01:00
Mikolaj Izdebski
a88154f287 Fix a copy-paste mistake 2013-03-01 14:00:00 +01:00
Mikolaj Izdebski
a60e276854 Update to upstream version 3.0.5
- Move settings.xml to /etc
2013-03-01 13:53:36 +01:00
Mikolaj Izdebski
02326dfb7f Remove xerces-j2 from plexus.core realm
- Resolves: rhbz#784816
2013-02-11 10:48:55 +01:00
Mikolaj Izdebski
94a213be76 Migrate BR from sisu to sisu subpackages 2013-02-07 16:31:30 +01:00
Mikolaj Izdebski
46645ff05b Remove unneeded R: maven-local
Dependency on maven-local was only temporary and
it's not needed since Fedora 19 Maven rebuild:
http://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
2013-02-06 20:08:09 +01:00
Mikolaj Izdebski
2cf4fd6a25 Drop support for local mode 2013-02-04 15:22:18 +01:00
Mikolaj Izdebski
e1deac7d72 Move mvn-local and mvn-rpmbuild out of %_bindir 2013-01-23 13:44:50 +01:00
Mikolaj Izdebski
1731c8f3ab Move some parts to maven-local package 2012-11-27 12:44:17 +01:00
Mikolaj Izdebski
c10d2c0069 Force source >= 1.5 and target >= source 2012-11-22 15:38:55 +01:00
Mikolaj Izdebski
5003b5412a Fix license tag 2012-11-19 16:18:44 +01:00
Mikolaj Izdebski
c4935d7c53 Install NOTICE file with javadoc package 2012-11-15 16:52:16 +01:00
Mikolaj Izdebski
c0f471b469 Temporarly require Plexus POMs as a workaround 2012-11-13 11:02:25 +01:00
Mikolaj Izdebski
a419043fad Drop dependency on maven2-common-poms
- Drop support for /etc/maven/fragments
2012-11-12 19:29:59 +01:00
Stanislav Ochotnicky
19395ab0e3 Add support for custom jar/pom/fragment directories 2012-11-09 13:26:13 +01:00
Mikolaj Izdebski
0ae689d405 Remove all slf4j providers except nop from maven realm 2012-11-08 16:00:41 +01:00
Mikolaj Izdebski
f81e79ae5a Add aopalliance and cglib to maven-model-builder test dependencies 2012-11-01 13:37:49 +01:00
Mikolaj Izdebski
31522b39fe Add objectweb-asm to classpath 2012-11-01 11:25:59 +01:00
Mikolaj Izdebski
b35ff7a5fc Add aopalliance to classpath 2012-11-01 10:14:19 +01:00
Mikolaj Izdebski
c9e849a077 Don't exho in maven-script
- Add bash completion for -Dproject.build.sourceEncoding
2012-10-31 14:59:45 +01:00
Mikolaj Izdebski
a44a678f8e Add a few bash completion goals 2012-10-29 13:48:03 +01:00
Stanislav Ochotnicky
08f0efa43c Enable test skipping patch only for local mode (#869399) 2012-10-24 10:32:57 +02:00
Stanislav Ochotnicky
4ee764f3d3 Make sure we look for requested pom file and not resolved 2012-10-19 09:39:08 +02:00
Stanislav Ochotnicky
a7133ac4fa Look into maven.repo.local first to handle corner-case packages (#865599)
- Finish handling of compatibility packages
2012-10-18 18:20:34 +02:00
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
9b93db7e10 Add looking into maven.repo.local before other places
We want to look into .m2 cache just in case we already have an artifact
there. This can help with fixing builds and testing new things. It also fixes
problems encountered by few projects that require themselves
2012-10-18 09:40:36 +02:00
Mikolaj Izdebski
4e46797c53 Disable animal-sniffer on RHEL 2012-08-27 14:17:46 +02:00
Stanislav Ochotnicky
6456c72388 Fix exit code of mvn-rpmbuild outside of mock
- Make sure we look for original asked-for version first
  version variable can be overwritten later in the function so we make
  sure to use the original value
2012-07-25 10:40:34 +02:00
Mikolaj Izdebski
7d259eee4b Run redundant dependency checks only in mock 2012-07-23 18:37:28 +02:00
Mikolaj Izdebski
5856826cc4 Add manual page
Manpage was created using help2man and then tweaked manually.
2012-07-17 18:32:12 +02:00
Mikolaj Izdebski
d1265ccd6f Implement experimental dependency checking 2012-06-12 16:22:51 +02:00
Mikolaj Izdebski
ebf5130c1b Implement resolver logging 2012-06-12 16:22:47 +02:00
Krzysztof Daniel
544b33ba4e Bug 824789 - Use the version if it is possible. 2012-05-24 15:03:34 +02:00
Stanislav Ochotnicky
c45bdfa272 Use Obsoletes instead of Conflicts 2012-05-14 13:57:27 +02:00
Stanislav Ochotnicky
058da9b05b Obsolete and provide maven2 2012-05-14 10:19:19 +02:00
Stanislav Ochotnicky
dd1a604bed Make package noarch again to simplify bootstrapping 2012-03-30 14:15:46 +02:00
Stanislav Ochotnicky
7dbeeb52a2 Make javadoc noarch
- Make compilation source level 1.5
2012-02-10 14:21:31 +01:00
Stanislav Ochotnicky
dc239c72e5 Add forgotten patch 2012-01-31 16:13:08 +01:00
Stanislav Ochotnicky
341ded3b4d Alphabetize BRs/Rs and add xmlunit to BRs 2012-01-31 15:55:00 +01:00
Stanislav Ochotnicky
776e9e4437 Use unversioned jar/pom only if versioned file doesn't exist
- This will allow simple way to add different version of the same
  artifact if needed
2012-01-31 15:55:00 +01:00
Stanislav Ochotnicky
cbb4efd11d Update to latest upstream version 2012-01-31 15:55:00 +01:00
Dennis Gilmore
c6a6cf4321 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 03:22:41 -06:00
Stanislav Ochotnicky
14cb0d553e Add common poms to BR as well 2011-12-13 14:40:35 +01:00
Stanislav Ochotnicky
bc14a55bee Add maven2-common-poms to Requires 2011-12-13 14:16:28 +01:00
Stanislav Ochotnicky
fdef3da767 Provide mvn script now instead of maven2
- Conflict with older versions of maven2
2011-10-11 12:53:56 +02:00
Stanislav Ochotnicky
798c76a1e6 Remove unused file 2011-09-08 14:40:47 +02:00
Stanislav Ochotnicky
61f66c0070 Fix test scope skipping 2011-09-08 14:31:03 +02:00
Stanislav Ochotnicky
33b0a5fcd6 Add missing patch 2011-08-22 16:31:27 +02:00
Stanislav Ochotnicky
082f1a5705 Remove unnecessary deps causing problems from lib/
- Add utf-8 source encoding patch
2011-08-22 16:23:24 +02:00
Ville Skyttä
d29bb36052 Bump and rebuild for post-3.0.3-11 commit: Disable debug package creation 2011-07-30 20:44:29 +03:00