Jason van Zyl
f1dcec88ae
I inadvertently broke a test, my shell script doesn't check the failure and carried on. Sorry about that.
2014-06-12 10:29:47 -04:00
Jason van Zyl
fc5cd37109
MNG-5346: update maven-plugin-plugin:descriptor default binding from generate-resources phase to process-classes
2014-06-12 02:57:02 -04:00
Jason van Zyl
0df4c654e3
Add license header.
2014-06-11 23:06:26 -04:00
Jason van Zyl
fddade227d
MNG-5638: Whitespaces matter in <mirrorOf> configuration can cause the incorrect repo to be selected
2014-06-11 22:26:18 -04:00
Jason van Zyl
425c663584
Add Konstantin Perikov as a contributor for MNG-4565
2014-06-11 20:38:14 -04:00
Jason van Zyl
af1ecd5f00
MNG-5645: When a number is not used in a version correctly, provide a better error.
...
Submitted by: Phil Pratt-Szeliga
2014-06-11 08:44:42 -04:00
Mysterion
c6529932f9
Add solution to http://jira.codehaus.org/browse/MNG-4565
...
Signed-off-by: Jason van Zyl <jason@tesla.io>
2014-06-10 16:46:10 -04:00
Jason van Zyl
faccffe269
Adding contributors for MNG-5639, 5613, 4226
...
Fixes #7
Fixes #11
Fixes #12
Fixes #13
Fixes #16
Fixes #17
Fixes #18
Fixes #19
2014-06-10 13:04:52 -04:00
Mark Ingram
016932edbc
MNG-5639: Support resolution of Import Scope POMs from Repo that contains a ${parameter}
...
Fix up previous
Signed-off-by: Jason van Zyl <jason@tesla.io>
2014-06-10 08:55:24 -04:00
Tamas Cservenak
18964baa25
Make sure participants and session scope exit are called
...
Even in case of failing build.
Signed-off-by: Jason van Zyl <jason@tesla.io>
2014-06-10 07:27:03 -04:00
Hervé Boutemy
73d35ba959
fixed errors reported by Checkstyle
2014-05-25 00:00:26 +02:00
Hervé Boutemy
3729324a13
Revert "MNG-5624: Maven API Plugin descriptor xsd does not exist at advertised location"
...
This reverts commit 15aef63c4a
.
2014-05-24 23:07:07 +02:00
Hervé Boutemy
7091b58285
turn javadoc quiet
2014-05-24 22:41:25 +02:00
Hervé Boutemy
d402cc3dfc
improved javadoc
2014-05-24 17:16:00 +02:00
Michael Osipov
a2abd39e21
Merged https://github.com/apache/maven/pull/14 . This closes #14 .
2014-05-24 15:17:26 +02:00
Michael Osipov
0499d1d36a
Merged https://github.com/apache/maven/pull/14 . This closes #14 .
2014-05-24 15:13:59 +02:00
Michael Osipov
90142e9780
Merge branch 'master' of https://github.com/nerro/maven
2014-05-24 14:48:13 +02:00
Pavel Sorokin
bd27f7814f
MNG-5625: Fix typo
2014-05-24 12:29:09 +02:00
Pavel Sorokin
9468599ca3
MNG-5625: Correct the wording of the log message
2014-05-24 12:22:08 +02:00
Hervé Boutemy
adc6d52361
extended javadoc
2014-05-24 11:21:21 +02:00
Pavel Sorokin
7a3e1ad740
MNG-5625: Provide a terse information about the used thread builder
2014-05-23 16:08:25 +02:00
Igor Fedorenko
702acd2e8b
MNG-5578 fixed guice OutOfScopeException during multithreaded build
...
This was a regression since 3.2.1 introduced by my commit 48fec944
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2014-05-22 14:55:28 -04:00
Jason van Zyl
65863e0a28
MNG-4226: Detect JAVA_HOME on newer Mac OS X
...
Submitted by: Christopher Tubbs <ctubbsii@apache.org>
https://github.com/apache/maven/pull/11
2014-05-20 20:48:57 -04:00
Jason van Zyl
bef7fac6e3
[MNG-5613] fix NullPointerException when error occur during project dependency graph creation
...
Submitted by: Sebastian Le Merdy <sebastian.lemerdy@gmail.com>
From: https://github.com/apache/maven/pull/13
2014-05-20 20:26:27 -04:00
Hervé Boutemy
a90d71e024
[MNG-5630] added missing ':' in case of forked goal
2014-05-16 22:21:45 +02:00
Hervé Boutemy
8a56a16738
removed cobertura configuration: it is not in parent any more
2014-05-13 21:11:49 +02:00
Hervé Boutemy
c2700f38eb
updated javadoc
2014-05-13 00:35:15 +02:00
Karl Heinz Marbaise
550966dfa7
[MNG-5631]
...
- Cleared WARNINGs during build.
2014-05-12 16:55:38 +02:00
Hervé Boutemy
2cea7c6f84
[MNG-5630] improved display of forked executions: added phase or goal
2014-05-10 20:53:56 +02:00
Hervé Boutemy
b527490517
removed unused imports
2014-05-10 16:19:28 +02:00
Jason van Zyl
15aef63c4a
MNG-5624: Maven API Plugin descriptor xsd does not exist at advertised location
...
Build has been fixed, but the separate executions appear required. When one execution is used and the XSD is generated the Java source generation breaks.
2014-05-07 06:10:40 -07:00
Michael Osipov
45ab718bc0
[MNG-5623] Exception when printing Reactor Summary
2014-04-30 21:38:22 +02:00
Michael Osipov
a39d1d33f2
Remove unused imports.
2014-04-27 11:27:11 +02:00
Hervé Boutemy
6d05ac1adc
added raw model validation step
2014-04-19 21:25:34 +02:00
Hervé Boutemy
5372209544
updated parent pom
2014-04-12 17:30:12 +02:00
Hervé Boutemy
8e53ed0f65
disable interpolation on full profile activation, not only file based
2014-03-31 21:44:47 +02:00
Hervé Boutemy
c175789747
[MNG-5612] avoid fully interpolated values for file based profile
...
activation values but effective values calculated during activation
2014-03-30 23:46:03 +02:00
Anders Hammar
e7d8dad4b4
[MNG-5610] README.txt in distro should be updated
...
Signed-off-by: Anders Hammar <andham@apache.org>
2014-03-30 11:28:13 +02:00
Hervé Boutemy
fb27b79250
make warning for ${project.basedir} and ${project.*} different: first
...
should be replaced with ${basedir}, latter is simply not supported
2014-03-30 10:27:44 +02:00
Robert Scholte
06a7d6dd8b
MNG-5608: warn if file-based profile activation uses ${project.basedir} since only ${basedir} is supported
2014-03-29 14:36:14 +01:00
Hervé Boutemy
a74893f246
improved documentation: ${basedir} for profile activation is Maven 3
...
only
2014-03-28 08:20:51 +01:00
Anders Hammar
a084de9c98
[MNG-5609] README.txt in distro incorrectly states JDK requirement as 1.5+
...
Signed-off-by: Anders Hammar <andham@apache.org>
2014-03-25 22:21:14 +01:00
Hervé Boutemy
64c4195067
[MNG-5608] added a warning on ${project.basedir} use for profile
...
activation
2014-03-23 19:58:26 +01:00
Hervé Boutemy
3c7744a9a0
[MNG-5590] improved documentation about interpolation on file activation
2014-03-23 16:36:01 +01:00
Hervé Boutemy
19247f363b
removed XSD generation since it is not published
2014-03-09 13:36:19 +01:00
Hervé Boutemy
c37a20ff63
[MNG-5596] avoid Modello generated java code for plugin.mdo, which is
...
here only for XML descriptor documentation
2014-03-09 13:15:58 +01:00
Hervé Boutemy
fe1cfee6d9
[MNG-5595] name field missing in plugin.xml documentation
2014-03-09 12:21:26 +01:00
Igor Fedorenko
ac8e59ac60
MNG-5591 use 'reactor' hint for reactor WorkspaceReader
...
When maven is invoked from m2e, container.lookup(WorkspaceReader.class)
returns component with role-hint=ide, which I believe is a bug in Susi
or Guice (or at least well misunderstood feature). This masks
ReactorReader workspace reader implementation and breaks reactor
dependency resolution.
The solution is to use explicit "reactor" role hint for ReactorReader.
This avoids fuzzy default component lookup logic and guarantees reactor
reader is always used regardless of presence of other workspace readers.
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2014-02-28 23:54:51 -05:00
Igor Fedorenko
48fec9440d
MNG-5578 cleanup redundant session binding in mojo executin scope
...
Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
2014-02-28 21:15:42 -05:00
Stephen Connolly
3ebab97737
maybe this pattern will prevent the ever-growing source bundle
2014-02-18 17:21:31 +00:00