Brett Leslie Porter
19ea64e53e
update version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293590 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:51:00 +00:00
Brett Leslie Porter
c958dc0f46
update version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293589 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:49:34 +00:00
Brett Leslie Porter
192de6841a
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293588 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:13:52 +00:00
Brett Leslie Porter
b4e4a1f375
[maven-release-plugin] prepare release maven-2.0-beta-3
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293584 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 11:02:48 +00:00
Brett Leslie Porter
6b63c7c152
also add all system properties so that settings from MAVEN_OPTS work.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293583 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 10:55:39 +00:00
Brett Leslie Porter
1bd0fa3549
put back trunk
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293578 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 09:50:49 +00:00
Brett Leslie Porter
a35ef5f23b
put back snapshot
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293575 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 09:20:00 +00:00
Brett Leslie Porter
be00f02b91
add maven-plugin-parameter-documenter to modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293573 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 09:17:37 +00:00
Brett Leslie Porter
78481235b9
ignore
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293571 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 08:58:36 +00:00
Brett Leslie Porter
ba94b208d7
PR: MNG-922
...
allow the disablement of timestamping snapshots, reusing the same file in the remote repo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293570 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 08:43:36 +00:00
Brett Leslie Porter
3bcde49fca
add copyright
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293566 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 08:25:33 +00:00
Brett Leslie Porter
15c5888835
add copyright
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293564 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 08:17:06 +00:00
Brett Leslie Porter
4433f558a2
sort so it is easy to compare against actual set
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293559 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 07:27:12 +00:00
Brett Leslie Porter
51489cd0fd
PR: MNG-956
...
allow the addition of <dependencies> inside a <plugin> element to introduce plugin specific extensions.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293557 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 07:15:36 +00:00
Brett Leslie Porter
cfa8ba1eff
line up test and used version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293543 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 05:47:09 +00:00
Brett Leslie Porter
9f8c7e326a
PR: MNG-816
...
allow attachment of another jar during the build process
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293542 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 05:43:58 +00:00
Brett Leslie Porter
d8875a4f7d
PR: MNG-818
...
allow a certain artifact type to designate it includes its dependencies already, disabling transitivity
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293535 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 05:25:40 +00:00
Brett Leslie Porter
22000809c3
update version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293521 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 04:29:40 +00:00
John Dennis Casey
e6dcc36ed5
Resolving: MNG-449, MNG-832
...
o If the metadata version is still in the plugin artifact after it's resolved, then simply return null and allow the plugin version resolution process to fail.
o Added a new mojo to update the plugin registry (if it's enabled) with newly installed versions of plugins.
o Added comments to maven-settings and maven-plugin-parameter-documenter poms marking the packageWithVersion config as deprecated pending modello alpha-5
o Cleaned up it0013 and it0020 to work with the new resolution (point one above).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293520 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 04:19:40 +00:00
Brett Leslie Porter
71625bbd82
PR: MNG-1048
...
make sure the scope in the current POM wins over all
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293514 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 04:02:46 +00:00
Jason van Zyl
38269cca84
o A change that eliminates the use of System.properties from the core in an
...
attempt to move toward true embeddability.
- System properties are still populated in the CLI to make sure that the
system property profile activator functions and the settings are dealt with
correctly. I will look at each of those shortly but this is a first step.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293504 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 03:31:35 +00:00
John Dennis Casey
53ccb4ffb0
Resolving: MNG-1021
...
o Added AttachedArtifact, and changed the DefaultMavenProjectHelper to create and attach artifacts of this type. AttachedArtifact uses a parent artifact (constructor parameter) for versioning and basic identity attributes, but requires the user to specify a type and classifier specific to the new artifact. We may want to add flexibility for artifactId, too...though I have reservations on that score.
o See it0079 for a test.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293497 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 02:54:49 +00:00
Brett Leslie Porter
7fd4c749fb
PR: MNG-653
...
use the file assigned by the packager for installation/deployment. Error out if that isn't done.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293494 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 02:40:58 +00:00
Brett Leslie Porter
0eb43da1bb
PR: MNG-644
...
remove use of deprecated artifact method (retain signature for backwards compat until next release of install/deploy plugins)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293493 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 02:26:25 +00:00
Jason van Zyl
7c9401fe56
o using new feature in p-d-c which allows the setting of the logging
...
manager. this allows the embedder user to specify a logger manager that
can be controlled by client code.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293484 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 01:40:32 +00:00
Jason van Zyl
17de939d14
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293483 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 01:37:29 +00:00
Jason van Zyl
027453d5b1
o create a new dispatcher on every invocation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293482 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 01:37:09 +00:00
John Dennis Casey
def783e4cf
Resolving: MNG-934, MNG-669
...
o Changed default value for usePluginRegistry to 'false' in settings.mdo
o Changed default value for updateInterval to 'never' in plugin-registry.mdo
o Added ActivationOS in settings.mdo, profiles.mdo, maven.mdo
o Added code to the conversion utilities for Settings and Profiles to corresponding maven-model classes for ActivationOS
o Added OS activator for profiles which allows architecture, name, family, and version (with '!' negation of any of these)
o Added ActivationFile to settings.mdo, along with conversion code in the Settings->Model conversion utility
o Added packageWithVersion configuration to the modello plugin definition in maven-settings (this is apparently required now)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293479 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 01:07:36 +00:00
Brett Leslie Porter
ceb990be61
remove marmalade references
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293478 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 00:51:29 +00:00
John Dennis Casey
6632dfeb0d
Adding IT for MNG-1052, to test that compiler plugin configuration from the pluginManagement section is injected with the addition of the implicit plugin instance.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293456 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:50:35 +00:00
Jason van Zyl
fb18d2800d
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293455 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:41:40 +00:00
John Dennis Casey
805a5952eb
Resolving: MNG-1052
...
o Added pluginManagement injection to MavenProject.addPlugin(..) so that no Plugin definition added to the project can go without having managed info injected into it.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293454 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:38:35 +00:00
Emmanuel Venisse
e77ba206a9
Fix tabs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293453 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:26:57 +00:00
Emmanuel Venisse
514d3144c2
Add missing client jarArchiver
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293451 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:20:02 +00:00
Emmanuel Venisse
ef0763c291
[MNG-1071] lookup archiver instead of calling contructor so output will be use with the correct logger.
...
I forgot to modify these files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293450 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:12:31 +00:00
Emmanuel Venisse
1bd22dc1b1
ignore target
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293449 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 21:09:59 +00:00
John Dennis Casey
5fb68e0c17
Fixing DescribeMojo for changes to PluginManager API, and setting prerequisite maven version for this version of the projecthelp-plugin because of this.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293448 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 20:56:44 +00:00
Jason van Zyl
71f15ae92d
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293442 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 19:46:30 +00:00
Jason van Zyl
83f92aa8ea
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293440 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 19:36:42 +00:00
Jason van Zyl
449e42223f
o throwing required exception
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293439 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 19:26:42 +00:00
Jason van Zyl
cc5a6695c1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293434 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 19:07:34 +00:00
Jason van Zyl
1f3ad56547
adding henning
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293431 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 18:51:14 +00:00
John Dennis Casey
63b3f71f6d
Fixing error messages related to invalid plugin configuration, similar to the instantiation exception for ArtifactRepository when there is no deployment repository...
...
o Moved the parameter documentation reader to a separate project, so that I can use Modello.
o Added some more parameter documentation.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293410 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 18:06:00 +00:00
Jason van Zyl
b5c400b7b8
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293390 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 16:56:50 +00:00
Jason van Zyl
fb3e57818c
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293386 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 16:47:06 +00:00
Jason van Zyl
5eb8bed753
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293385 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 16:46:38 +00:00
Jason van Zyl
6559731d7a
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293382 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 16:36:53 +00:00
Brett Leslie Porter
c8b8420988
PR: MNG-735
...
Submitted by: Daniel Krisher
Reviewed by: Brett Porter
Support unpacked assembly type, with separate mojo for creation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293366 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 15:19:13 +00:00
Brett Leslie Porter
3c53b31ce0
move marmalade code out of main bootstrap, into sandbox.
...
it should be moved to the marmalade project (either a straight import, or doing an svndump of that area of the repo).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293363 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 14:50:34 +00:00
Brett Leslie Porter
56bf69ccc4
PR: MNG-644
...
remove deprecated default-value handling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293360 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 14:41:51 +00:00