Herve Boutemy
9a2b77d8be
fixed warnings
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1402780 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 11:15:58 +00:00
Herve Boutemy
390122c170
restore Java 5 API compatibility
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1402776 13f79535-47bb-0310-9956-ffa450edef68
2012-10-27 10:19:32 +00:00
Robert Scholte
40d10ec9e4
[MNG-5365] Replace Aether's deprecated ConfigurationProperties with ConfigUtils
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1402701 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 22:14:17 +00:00
Robert Scholte
316bd0a055
[MNG-5324] Incorrect parsing of metadata by Maven: Cannot find snapshot artifact with older timestamp
...
Added junit-test, can't reproduce it yet.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1402675 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 21:40:51 +00:00
Herve Boutemy
b5539a8eee
fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1402612 13f79535-47bb-0310-9956-ffa450edef68
2012-10-26 18:30:39 +00:00
Barrie Treloar
0dca478eb8
[MNG-5162] Maven stuck on downloading dependencies when using java 7.
...
A ConnectException references https://cwiki.apache.org/confluence/display/MAVEN/ConnectException
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1401982 13f79535-47bb-0310-9956-ffa450edef68
2012-10-25 05:42:39 +00:00
Herve Boutemy
44458073ad
check as much attributes as possible
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1401907 13f79535-47bb-0310-9956-ffa450edef68
2012-10-24 22:39:12 +00:00
Herve Boutemy
5f92449d5d
first step at component unit-tests
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1400523 13f79535-47bb-0310-9956-ffa450edef68
2012-10-20 21:44:11 +00:00
Herve Boutemy
9f28c88bc9
improved message
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1400382 13f79535-47bb-0310-9956-ffa450edef68
2012-10-20 07:37:40 +00:00
Herve Boutemy
23097a37a0
[MNG-5350] improved warning message: when in debug mode, list the goals and not only the plugins
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1398044 13f79535-47bb-0310-9956-ffa450edef68
2012-10-14 09:46:54 +00:00
Herve Boutemy
6926782cca
added test: 1.0-SNAPSHOT is not in [1.0,)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1397916 13f79535-47bb-0310-9956-ffa450edef68
2012-10-13 17:46:12 +00:00
Jason van Zyl
78a18e907d
o update to slf4j 1.7.2 which allows the customization of the WARN level label. in the case of maven we vary slightly from all the standard logging implementations in that we use the string WARNING instead of WARN. once this change is made all the ITs pass again as all the failures were the result of string searches anchored on WARNING.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1397289 13f79535-47bb-0310-9956-ffa450edef68
2012-10-11 20:26:24 +00:00
Jason van Zyl
25669cfe13
o cleanup from git svn merge problem i created
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1396844 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 22:52:29 +00:00
Jason van Zyl
d2a9a88c9e
Explicitly set Sisu container logging to 'info' so it doesn't appear during Maven debug (-X) logging. To re-enable, remove this line from conf/logging/simplelogger.properties in the distribution.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1396843 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 22:48:14 +00:00
Jason van Zyl
a23f7cfd10
o Use SLF4J for logging
...
Conflicts:
pom.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1396842 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 22:48:08 +00:00
Jason van Zyl
22df629f97
o cleanup after merge
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1396668 13f79535-47bb-0310-9956-ffa450edef68
2012-10-10 16:19:12 +00:00
Herve Boutemy
9c54c7a660
renamed method to match the output format: html, not apt
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1395807 13f79535-47bb-0310-9956-ffa450edef68
2012-10-08 23:10:18 +00:00
Herve Boutemy
49d8d172d9
next version will be 3.1 (Jira updated accordingly: 3.1 renamed to 3.2)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1395257 13f79535-47bb-0310-9956-ffa450edef68
2012-10-07 09:14:21 +00:00
Herve Boutemy
a07abada2b
added an introduction to Artifact API
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391847 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 17:38:50 +00:00
Herve Boutemy
4e0b4e0f22
added an introduction with links to the 2 main components
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391846 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 17:30:48 +00:00
Herve Boutemy
d2396449f4
introduction to plugins composed of goals implemented by Mojos
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391845 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 17:25:30 +00:00
Herve Boutemy
16c178b743
formatting
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391819 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 15:03:58 +00:00
Herve Boutemy
7f0def1f90
fixed wrong explanations: repository system is a Plexus component to use instead of MavenServiceLocator, repository system session can be injected as plugin parameter
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391818 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 15:00:59 +00:00
Herve Boutemy
12632512dd
added a link to Maven component (*THE* core :) )
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391791 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 12:13:08 +00:00
Herve Boutemy
33c7132a8e
added a link to Maven core's way of creating repository system session
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391790 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 12:08:02 +00:00
Herve Boutemy
e670e08ce1
Mojo don't get Plexus components injection but plugin parameter injection: added a link
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391786 13f79535-47bb-0310-9956-ffa450edef68
2012-09-29 11:58:53 +00:00
Herve Boutemy
6215e507a5
added generics
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391579 13f79535-47bb-0310-9956-ffa450edef68
2012-09-28 18:02:20 +00:00
Herve Boutemy
46c73b75de
fixed documentation: snapshot is after rc, just before release
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1391100 13f79535-47bb-0310-9956-ffa450edef68
2012-09-27 17:08:35 +00:00
Herve Boutemy
3501485ed2
fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1382585 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 21:46:28 +00:00
Olivier Lamy
541bc917e8
[MNG-5338] Accept a directory with -f/--file
...
Submitted by Jesse Glick.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1382080 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 16:02:54 +00:00
Jason van Zyl
6e901c5797
o Enabled support and discovery of JSR-330 components
...
o Added Slf4j logger factory to support generic JSR-330 logging
o Exported Guice package for components that access Guice (or better it's injector) directly
Widen export of Guice packages (not ideal, need to look into ways to avoid this)
o use specific exports
o for now we will attempt to hide all of Guice in plugin realms and we'll do a bit of testing
closes #3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1380105 13f79535-47bb-0310-9956-ffa450edef68
2012-09-03 01:07:31 +00:00
Herve Boutemy
83436f27a7
updated skin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1380063 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 21:49:00 +00:00
Herve Boutemy
e82f1ca7b4
added a reference item for artifact handlers
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1380040 13f79535-47bb-0310-9956-ffa450edef68
2012-09-02 19:43:23 +00:00
Herve Boutemy
3ef5106320
removed mailing lists since they have been added to maven-parent 22
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1377421 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 11:22:54 +00:00
Herve Boutemy
37c44e6a39
upgraded fuildo skin used
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1377394 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 09:04:22 +00:00
Herve Boutemy
1087f9339a
o renamed method to better match the work done
...
o added documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1377393 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 09:03:03 +00:00
Dennis Lundberg
ed5dfb2d5b
Wrap the description of the properties field in a CDATA section, so that the html entities that are used show up in the generated site. Put the xml sample inside a <code> element for nicer presentation.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1377313 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 15:42:14 +00:00
Kristian Rosenvold
cba6b32e6a
o Changed clumsy collection interpolation into List interpolation, since it's all lists anyway.
...
Performs twice as fast, but you'll have to be a profiler to appreciate this subtle
performance increase.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1377020 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 18:25:16 +00:00
Kristian Rosenvold
b6c679a127
o Removed unused methods/params
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1376648 13f79535-47bb-0310-9956-ffa450edef68
2012-08-23 18:55:46 +00:00
Kristian Rosenvold
100bbd031b
o Optimized the cache around the hotspot in interpolation somewhat
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1376085 13f79535-47bb-0310-9956-ffa450edef68
2012-08-22 14:55:33 +00:00
Stephen Connolly
31285e3b68
[MNG-5280] Inconsistent order of repositories and pluginRepositories from profiles in settings (regression Maven 3)
...
Submitted by: Anders Hammar
* Applied without change
* This is the fix of the bug.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1373761 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 08:55:53 +00:00
Olivier Lamy
6025a22092
use last parent pom
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1372606 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 20:53:35 +00:00
Herve Boutemy
6d48f251e4
added missing license header
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1372515 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 17:07:29 +00:00
Herve Boutemy
19924774d9
added default artifact handlers reference documentation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1372514 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 17:06:44 +00:00
Olivier Lamy
aa7d0a5985
[MNG-5245] default plugin version surefire to 2.12.1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1369644 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 19:15:41 +00:00
Herve Boutemy
d3bc3fa684
added @since
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1365267 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 20:03:34 +00:00
Jason van Zyl
e778ea6712
MNG-5312: MavenProject.getParent intolerably slow when import scope used heavily
...
Submitted by: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1362736 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 01:16:59 +00:00
Jason van Zyl
94fde61ad2
MNG-5313: Unnecessary DefaultModelBuilder.build overload
...
Submitted by: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1362735 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 01:07:15 +00:00
Jason van Zyl
1cf318c15c
MNG-5314: DefaultModelValidator misuses String.matches
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1362731 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 00:55:48 +00:00
Herve Boutemy
6b4a2a602b
fixed typo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1362617 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 19:31:27 +00:00