Jason van Zyl
3979ed47d3
o removing jdom from the core for the embedder and we will soon have a different tool for writing out POMs, trying to slim
...
down the core
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@586044 13f79535-47bb-0310-9956-ffa450edef68
2007-10-18 18:05:59 +00:00
John Dennis Casey
cebe6bcb31
rolling p-c-d version back down to -alpha-32, since this exception improvement from -alpha-33-snap isn't critical ATM.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@584797 13f79535-47bb-0310-9956-ffa450edef68
2007-10-15 14:17:39 +00:00
John Dennis Casey
0d0f7396b2
Cleaning up exception wrapping to allow better reporting of errors to end users. Also implementing the beginnings of a new error reporter, and bumping the version of plexus-container-default up to 1.0-alpha-33-SNAPSHOT to improve the accessibility to ClassRealm info for ComponentLookupException.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@584343 13f79535-47bb-0310-9956-ffa450edef68
2007-10-13 00:10:29 +00:00
Brett Leslie Porter
9253ec60ba
utilise the bundled integration tests and add an optional module to be able to run against the just-built Maven
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@578617 13f79535-47bb-0310-9956-ffa450edef68
2007-09-24 01:31:22 +00:00
Jason van Zyl
9c8903441f
o profiles are now decoupled from settings. so that i don't do this is one huge commit i need to move settings stuff into the core
...
while i transform the settings components to take a MavenSession. Any component executing within Maven should be able to use
a session. the session will contain everything required and any new component added to the system should only take the
session as a parameter. same pattern for all components. that's the goal. it will take a few hops.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573462 13f79535-47bb-0310-9956-ffa450edef68
2007-09-07 05:25:49 +00:00
Jason van Zyl
a2a9e392b2
o remove unused module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573161 13f79535-47bb-0310-9956-ffa450edef68
2007-09-06 06:44:38 +00:00
Jason van Zyl
d445c6be09
o adding the reporting-api module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573116 13f79535-47bb-0310-9956-ffa450edef68
2007-09-06 00:25:04 +00:00
Jason van Zyl
ec5c9dca8f
o don't need the maven-script module here any mo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@572476 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 01:14:00 +00:00
Jason van Zyl
aaaed9cf00
o i'm reworking the error reporting mechanism. i am going to concretely deal with each error we can come up with instead of
...
the generalization we have.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@572463 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:34:08 +00:00
Jason van Zyl
ae1501b9f6
o collecting all logging/eventing into the core. i posted a list of possible errors that can occur in the core, the stuff we had was only
...
partially being use and we problems being emitted with messages like:
NOTE: One or more purely derived expression elements were detected in this expression.
If you continue to get this error after any other expression elements are specified correctly
please report this issue to the Maven development team.
I think we have to make a very concerted effort to make useful messages because I'm tired of standing behind Maven
users and being embarrassed when they look at me and ask "what does that mean?". "i actually have no idea."
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@572456 13f79535-47bb-0310-9956-ffa450edef68
2007-09-04 00:05:04 +00:00
Jason van Zyl
884f70085e
o integrate changes made in maven-artifact for non fail-fast and request/result usage in the embedder for
...
use in IDE integration to provide as much feedback as possible.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@571862 13f79535-47bb-0310-9956-ffa450edef68
2007-09-01 19:23:17 +00:00
Carlos Sanchez Gonzalez
fc1dad0d22
Remove comment
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@571108 13f79535-47bb-0310-9956-ffa450edef68
2007-08-30 10:37:05 +00:00
Carlos Sanchez Gonzalez
0a0bc73d66
Remove unneeded repositories
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@570990 13f79535-47bb-0310-9956-ffa450edef68
2007-08-30 00:08:23 +00:00
Carlos Sanchez Gonzalez
2383636a77
Upgrade felix bundle plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@570985 13f79535-47bb-0310-9956-ffa450edef68
2007-08-29 23:57:04 +00:00
Jason van Zyl
1bb845492e
o now that i can get online, i can adjust for the movement of m-a
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@566927 13f79535-47bb-0310-9956-ffa450edef68
2007-08-17 06:01:00 +00:00
John Dennis Casey
1d58a421ce
Removing snapshot repo.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@564423 13f79535-47bb-0310-9956-ffa450edef68
2007-08-09 23:35:28 +00:00
John Dennis Casey
b2e2644f83
Setting up a deployment config for snapshots of maven.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@564301 13f79535-47bb-0310-9956-ffa450edef68
2007-08-09 17:45:56 +00:00
Jason van Zyl
1ec554f6da
o updating to the releases of plexus-utils, plexus, and modello
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@561196 13f79535-47bb-0310-9956-ffa450edef68
2007-07-31 00:25:39 +00:00
Jason van Zyl
6583991465
o updating to the new version of plexus which is the unified JAR once again. I can now move on
...
to doxia and attempt to use the same container for the trunk and branch.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@560496 13f79535-47bb-0310-9956-ffa450edef68
2007-07-28 04:57:37 +00:00
Kenney Westerhof
e54695ddba
Move osgi bundle manifest generation to osgi profile.
...
The generated manifests are incorrect, for instance, maven-project's manifest
misses the package-import org.apache.maven.artifact.transform which should come from
maven-artifact CacheAware*.java.
Further, this doesn't work in an osgi environment, since if each artifact
is a bundle, then maven-embedder must have access to all component.xml files
in all maven core artifacts, and in all dependencies (which aren't bundles
but that can be fixed).
Osgi import/exports for packages work for resources too, but META-INF/ isn't
a package so this doesn't work. This may work with 'Require-Bundle'
(it does in my implementation although i don't think i follow the spec entirely ;)).
The next problem you get is classcasts for wagon (httplightweightwagon). This
has to be included in a bundle too and get proper exports. The same goes
for all other dependencies (plexus-*).
Maven and plexus are not suited for osgi yet - too much changing is required
in both the metadata structure, the code, and all dependencies and/or
packaging and binary inclusion of dependencies to make this work.
The best bet is to use the one-artifact embedder.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@549982 13f79535-47bb-0310-9956-ffa450edef68
2007-06-22 23:54:45 +00:00
Jason van Zyl
3d1a1ca9cf
o using 6-SNAPSHOT -> using the new remote-resources plugin causes a CCE so rolling back to 5 until I can test it
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@548048 13f79535-47bb-0310-9956-ffa450edef68
2007-06-17 15:53:18 +00:00
Brett Leslie Porter
3efdafe6a8
produce a source assembly as part of the release
...
Merged from: r547502,547498 from maven-2.0.x branch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@547505 13f79535-47bb-0310-9956-ffa450edef68
2007-06-15 03:10:55 +00:00
Brett Leslie Porter
9d341d66f1
add required snapshot repo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@547110 13f79535-47bb-0310-9956-ffa450edef68
2007-06-14 04:19:32 +00:00
John Dennis Casey
f6416573fa
Bumping surefire plugin version to fix problem with wrong plexus-utils version in ModelUtilsTest (in maven-project).
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@545535 13f79535-47bb-0310-9956-ffa450edef68
2007-06-08 15:43:35 +00:00
John Dennis Casey
7db88ddfaf
Bumping up the version of plexus-utils, to use PropertiesBasedValueSource for the settings builder.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@545285 13f79535-47bb-0310-9956-ffa450edef68
2007-06-07 19:53:43 +00:00
Jason van Zyl
cc5f2f954b
Reverting the package changes
...
Issue id: MNG-2943
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@543753 13f79535-47bb-0310-9956-ffa450edef68
2007-06-02 15:35:57 +00:00
Carlos Sanchez Gonzalez
46e5b38635
[MNG-2943] Avoid using package names used in other artifacts, configure the bundle plugin to ignore deprecated packages
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@543666 13f79535-47bb-0310-9956-ffa450edef68
2007-06-01 23:38:41 +00:00
Carlos Sanchez Gonzalez
7b5bac791a
Upgrade snapshots
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@541965 13f79535-47bb-0310-9956-ffa450edef68
2007-05-27 05:45:18 +00:00
John Dennis Casey
10febbbda0
Replaced old build-plan mess with a single recursive plan instance that tracks direct invocation forks as well as lifecycle forks. All unit tests run, and I'm running integration tests now, to see if this fixes it0013.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@541938 13f79535-47bb-0310-9956-ffa450edef68
2007-05-26 21:06:12 +00:00
Carlos Sanchez Gonzalez
7141f4e05a
[PLX-340] Embedder logging manager is ignored
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@540393 13f79535-47bb-0310-9956-ffa450edef68
2007-05-22 02:03:56 +00:00
Carlos Sanchez Gonzalez
a7bd6cc320
[MNG-2936] Upgrade plexus-utils to solve quoting issues on windows
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@539925 13f79535-47bb-0310-9956-ffa450edef68
2007-05-20 19:52:03 +00:00
Carlos Sanchez Gonzalez
0efdb9d1e1
[MECLIPSE-262] Add plexus-component-api to dependencyManagement to ensure the version used
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@533225 13f79535-47bb-0310-9956-ffa450edef68
2007-04-27 21:19:29 +00:00
Carlos Sanchez Gonzalez
6339d39f7c
Added OSGi manifest generation
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@533201 13f79535-47bb-0310-9956-ffa450edef68
2007-04-27 19:59:54 +00:00
Jason van Zyl
1e87b8acd8
o using a new plexus release, have to setting for the two jar plexus setup, i can't get the single jar
...
to work right now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@532065 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 20:09:40 +00:00
Jason van Zyl
fbc466ae7d
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@531706 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 02:58:53 +00:00
Jason van Zyl
f40e0bf52c
o unifying anythign to do with artifact resolution into one module
...
o maven-artifact-test not used
o maven-artifact-manager is not consumed separate anywhere as the ant tasks are now an uber jar
o i'm fine with having a proper maven-artifact-api jar but it's leaking all over the place and the api is out of control
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@531291 13f79535-47bb-0310-9956-ffa450edef68
2007-04-22 22:19:23 +00:00
Jason van Zyl
05986fc6f2
o remove maven-artifact-test, not used anywhere
...
o fix shade plugin so the new uber is produced
o allow plexus-utils back into the mix
o take out the dep.xml assembly descriptor as shade is making the uber jar now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@531259 13f79535-47bb-0310-9956-ffa450edef68
2007-04-22 19:58:09 +00:00
Jason van Zyl
1b12eba13d
o no plugin registry anymore
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@531247 13f79535-47bb-0310-9956-ffa450edef68
2007-04-22 18:20:43 +00:00
John Dennis Casey
464cf765b2
Bumping plexus-utils version up to 1.4.1, at least until we can hide the fact that it's here in maven (including removing p-u from the artifact filter manager).
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@523139 13f79535-47bb-0310-9956-ffa450edef68
2007-03-28 02:08:32 +00:00
John Dennis Casey
5a6e66f5e8
Bumping plexus version up to alpha-22 to fix a problem with active collections and the collected-requirement assignment.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@521581 13f79535-47bb-0310-9956-ffa450edef68
2007-03-23 04:35:31 +00:00
John Dennis Casey
34bf67ecf1
Merging revIds: 515814:520600 from 2.1-lifecycle-refactor branch to trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@520609 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 21:40:59 +00:00
Andrew Williams
e2ffec8854
Latest container again :)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@519119 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 20:03:53 +00:00
Jason van Zyl
f03d8d662f
o testing repeatedly with an empty repository
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@516820 13f79535-47bb-0310-9956-ffa450edef68
2007-03-11 00:48:53 +00:00
Jason van Zyl
badcd2287f
o roll back to wagon beta-2 to fix the rash of problems with m2eclipse plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@516654 13f79535-47bb-0310-9956-ffa450edef68
2007-03-10 05:38:50 +00:00
Andrew Williams
d8689fd0f5
Update to latest plexus container, a lot has improved since alpha-18
...
Note that this has ramifications on role-hint behaviour, as noted on the mailing lists
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@514930 13f79535-47bb-0310-9956-ffa450edef68
2007-03-06 00:00:10 +00:00
Jason van Zyl
bb2ffcda82
o no more maven-cli
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@514306 13f79535-47bb-0310-9956-ffa450edef68
2007-03-04 01:07:44 +00:00
Jason van Zyl
cc6d9a1425
o update to released plexus
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@514298 13f79535-47bb-0310-9956-ffa450edef68
2007-03-04 00:51:25 +00:00
Jason van Zyl
6fd5ead5d5
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@513938 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 20:36:58 +00:00
Jason van Zyl
4fe24cb504
o use surefire 2.2 for now, 2.3 is causing errors
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@513606 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 03:25:26 +00:00
Jason van Zyl
1733a9ff54
license header update
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@513044 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 22:57:03 +00:00
Jason van Zyl
258c73a474
o no more maven tools
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@512771 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 14:35:42 +00:00
Jason van Zyl
ee213ed710
o remove cruft from POM that's not being used, we'll revisit the DOAP plugin later.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@512753 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 13:35:04 +00:00
Joakim Erdfelt
36eced2a73
Adding back the extension manager support for injected containers into the WagonManager.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@507294 13f79535-47bb-0310-9956-ffa450edef68
2007-02-13 23:14:14 +00:00
John Dennis Casey
b994579133
Bumping plexus-utils dep to 1.4.1-snapshot, and commenting out some of the debug statements from the default model lineage builder, to limit the debug output on a build back to some sane[r] level.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@506742 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 23:33:43 +00:00
Joakim Erdfelt
755f9683e1
* Updating bootstrap for new wagon deps.
...
* Removing unused wagon-provider-api dep in top level pom.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@505537 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 22:46:35 +00:00
Jason van Zyl
b323b45158
adding wagonVersion
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@505525 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 22:01:38 +00:00
Joakim Erdfelt
33f23db7de
* Migrating to wagon-manager 1.0-beta-3-SNAPSHOT
...
* Created org.apache.maven.artifact.manager.ArtifactManager
* Deprecated org.apache.maven.artifact.manager.WagonManager in favor of new ArtifactManager
* Updated the rest of maven to utilize this new ArtifactManager.
* The default wagon providers list is now managed from within wagon-manager's dependency list.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@505520 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 21:53:27 +00:00
Andrew Williams
0b8770c75a
Use released plexus classworlds and container
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@499054 13f79535-47bb-0310-9956-ffa450edef68
2007-01-23 15:33:20 +00:00
Jason van Zyl
43112103d6
o updating locations of the mdo files for the bootstrap
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@498757 13f79535-47bb-0310-9956-ffa450edef68
2007-01-22 19:24:50 +00:00
John Dennis Casey
dfc4a10c68
Adding the notion of a build-context, and several build-context classes that can be used: ProjectBuildContext, which contains lineage and current-project info, ExecutionBuildContext, which contains the information in the original MavenExecutionRequest, and SystemBuildContext, which contains things like System properties...these use the BuildContextManager to store and retrieve their info from the core container's Context object.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@497911 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 19:15:18 +00:00
Jason van Zyl
e2e634d16c
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@497176 13f79535-47bb-0310-9956-ffa450edef68
2007-01-17 21:19:32 +00:00
Jason van Zyl
812e887a07
o little example of using the source plugin to create aggregate source jars and having the source jars be installed with normal install/deploy
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@496200 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 01:30:57 +00:00
Brett Leslie Porter
bb6b84a02a
add codehaus snapshot repository for plexus snapshots
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@493960 13f79535-47bb-0310-9956-ffa450edef68
2007-01-08 05:54:13 +00:00
Jason van Zyl
72e7a4df53
o lining up all the uses of modello and using 1.0-alpha-13 of the modello plugin everywhere
...
o add the generation of a JDOMWriter for use in the embedder so that working with models doesn't
completely whack the existing XML, and allow for outputting the namespace declarations
o add a security manager to the embedder which is off by default but will barf if someone
tries to set system properties. you have to specifically turn this on because it will more then
likely break tons of code like xerces setting a system property named "version", nice.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@493811 13f79535-47bb-0310-9956-ffa450edef68
2007-01-07 19:13:33 +00:00
Kenney Westerhof
4be6542867
Update dependency on plexus-container-default to 1.0-alpha-16-SNAPSHOT to fix child
...
container issues when maven builds use extensions;
Update dependency on plexus-classworlds to 1.0-alpha-7-SNAPSHOT to fix child container
plexus-bootstrap.xml loading problems.
Define p-c-d as a direct dep for maven-embedder; if not, an older version can be used
than is specified in the parent pom (dependencyManagement is not applied to transitive deps,
which is a bug (right?)).
Alter AbstractArtifactTask.java and MavenEmbedder.java to call the proper constructor
in DefaultPlexusContainer.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@493294 13f79535-47bb-0310-9956-ffa450edef68
2007-01-06 04:03:24 +00:00
Andrew Williams
646c67db17
Use latest updates from plexus
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@491231 13f79535-47bb-0310-9956-ffa450edef68
2006-12-30 14:54:59 +00:00
Jason van Zyl
cc5a658907
o update the deps to the new releases of wagon wheels and plexus
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@486535 13f79535-47bb-0310-9956-ffa450edef68
2006-12-13 07:42:00 +00:00
Jason van Zyl
388b9b05c4
o wagon 1.0-beta-2-SNAPSHOT is working like a champ
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485758 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 17:14:44 +00:00
Jason van Zyl
f9d660817e
o flipping back to 1.0-beta-1 of wagon for the time being
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485721 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 15:47:09 +00:00
Jason van Zyl
c158bca137
o using beta-2-SNAPSHOT of wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485476 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 03:19:50 +00:00
Jason van Zyl
c3de08de60
o use a property for wagon versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485467 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 02:27:20 +00:00
Jason van Zyl
35f48c4d1c
o sync up all the wagon versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@485466 13f79535-47bb-0310-9956-ffa450edef68
2006-12-11 02:20:19 +00:00
Andrew Williams
44ae99fc2d
Merge maven.new for latest plexus classworlds and container APIs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483302 13f79535-47bb-0310-9956-ffa450edef68
2006-12-07 00:17:53 +00:00
Brett Leslie Porter
9e60371913
adjust name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@477982 13f79535-47bb-0310-9956-ffa450edef68
2006-11-22 00:08:32 +00:00
Brett Leslie Porter
edda56b91e
fix according to developer conventions to minimise configuration.
...
Submitted by: Wendy Smoak
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@470709 13f79535-47bb-0310-9956-ffa450edef68
2006-11-03 08:06:02 +00:00
John Dennis Casey
956e690f30
o Added ability to pickup localRepository location from ~/.m2/settings.xml
...
o Added plexus-archiver, maven-plugins, maven-parent, and apache to items pre-fetched
o Added ability to use the codehaus snapshots repo to the download-artifact target
o Added ability to use types other than .jar to the download-artifact target
o Switched the download target file from using the resolved version of a snapshot to using the original -SNAPSHOT
version
o COMMENTED OUT: The offline flags in the maven-compile and maven-assembly targets, since we're not prefetching all
the poms and jars necessary for maven to run, yet.
o Added apache.snapshots as a plugin repository, so the assembly plugin snapshot will be reachable.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@469620 13f79535-47bb-0310-9956-ffa450edef68
2006-10-31 19:38:37 +00:00
Brett Leslie Porter
a14672faeb
move plugin tools and reporting implementation to shared
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466327 13f79535-47bb-0310-9956-ffa450edef68
2006-10-21 02:16:02 +00:00
John Dennis Casey
b92af0e49f
[MNG-2408] Modification to keep metadata files from writing when the main version is LATEST or RELEASE (these are meta-versions).
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@439352 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 15:29:52 +00:00
Brett Leslie Porter
20a65e65ea
update parent POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@437483 13f79535-47bb-0310-9956-ffa450edef68
2006-08-28 00:30:11 +00:00
Emmanuel Venisse
21b94a2dab
Removing maven-model-converter
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@433667 13f79535-47bb-0310-9956-ffa450edef68
2006-08-22 15:11:47 +00:00
Brett Leslie Porter
6eddbb1242
revert r425096 to fix the build for now
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@429576 13f79535-47bb-0310-9956-ffa450edef68
2006-08-08 04:56:08 +00:00
Carlos Sanchez Gonzalez
5c7216f4b6
Update parent pom version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@425444 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 16:15:15 +00:00
Jason van Zyl
ad09fe5afa
o i'll put this back when the doap plugin is released, the bootstrap doesn't like snapshots apparently
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@423931 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 13:39:51 +00:00
Jason van Zyl
3ad77c2d5d
o adding a version to the use of the doap plugin. this really is not right as it works locally for me in a way that is completely different
...
then someone else locally even though I have deployed a snapshot. It can't work in an inconsistent fashion like that and something to look
at for 2.1 i suppose.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@423704 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 01:45:46 +00:00
Jason van Zyl
18866c065d
add configuration for the DOAP plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@423109 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 15:14:13 +00:00
John Dennis Casey
864fbd29e2
Consolidating modello plugin configuration into parent-pom within pluginManagement.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@421308 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 16:31:25 +00:00
Carlos Sanchez Gonzalez
79a557ef27
Upgrade versions of parent and wagon api
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@418483 13f79535-47bb-0310-9956-ffa450edef68
2006-07-01 15:03:25 +00:00
Brett Leslie Porter
f4906ec9cd
move maven-archiver to shared
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@413922 13f79535-47bb-0310-9956-ffa450edef68
2006-06-13 15:27:55 +00:00
Carlos Sanchez Gonzalez
1eccba0026
[MNG-2324] Added getWagon( Repository ) to WagonManager
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@409806 13f79535-47bb-0310-9956-ffa450edef68
2006-05-27 03:27:04 +00:00
Jason van Zyl
b06a698bb1
put maven-tools in the modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392329 13f79535-47bb-0310-9956-ffa450edef68
2006-04-07 16:13:56 +00:00
Jason van Zyl
94e440000d
o merge of the maven-embedder-refactor branch into the trunk
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392327 13f79535-47bb-0310-9956-ffa450edef68
2006-04-07 15:57:09 +00:00
John Dennis Casey
f810fd2ef2
Merging from 2.0.x branch, revIds:
...
- 391163:391165
- 391167
- 391176
- 391202
- 391326
- 391328:391329
- 391398
- 391402
- 391404
These are the changes for the 2.0.4 RC's.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@391687 13f79535-47bb-0310-9956-ffa450edef68
2006-04-05 17:43:35 +00:00
Brett Leslie Porter
0b856d893b
fix parent ref
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384960 13f79535-47bb-0310-9956-ffa450edef68
2006-03-11 00:17:59 +00:00
Brett Leslie Porter
1e1771d550
factory out common elements in parent
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384819 13f79535-47bb-0310-9956-ffa450edef68
2006-03-10 15:34:04 +00:00
Stephane Nicoll
c8795b658b
Added myself in the developers list
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@382904 13f79535-47bb-0310-9956-ffa450edef68
2006-03-03 18:20:26 +00:00
John Dennis Casey
448feecb45
Updating the version of wagon-ssh.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@381475 13f79535-47bb-0310-9956-ffa450edef68
2006-02-27 22:53:58 +00:00
John Dennis Casey
578764fba6
[MNG-2003] Updating to use wagon-file-1.0-alpha-7.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379587 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 21:10:38 +00:00
Emmanuel Venisse
8ed5bfa817
Remove duplicated release plugin declaration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379514 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 16:21:36 +00:00
Emmanuel Venisse
166fc0f3cd
Use my new address
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@375981 13f79535-47bb-0310-9956-ffa450edef68
2006-02-08 15:21:41 +00:00
Carlos Sanchez Gonzalez
622cf49886
Make site deploy to maven.apache.org/ref/version with jxr and javadocs reports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@373970 13f79535-47bb-0310-9956-ffa450edef68
2006-02-01 02:39:10 +00:00
Brett Leslie Porter
587179fd9e
merge rev 368281 from branch - update classworlds and plexus-utils dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368287 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 05:50:54 +00:00
Brett Leslie Porter
4eeec6dd6e
upgrade to release version of wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368263 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 04:36:23 +00:00
Brett Leslie Porter
cc20bf6402
merge from branch maven-2.0.x @ rev 367900
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@367902 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 03:45:10 +00:00
Brett Leslie Porter
af1a99198f
merge from branch maven-2.0.x, up to rev 365776
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@365790 13f79535-47bb-0310-9956-ffa450edef68
2006-01-04 01:14:17 +00:00
John Dennis Casey
256b1be6bd
Updated p-u dep to 1.0.6-SNAPSHOT.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356549 13f79535-47bb-0310-9956-ffa450edef68
2005-12-13 17:33:21 +00:00
Brett Leslie Porter
9ae0914694
flip trunk to 2.1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356316 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 18:22:06 +00:00
Brett Leslie Porter
93bd076d7a
down't want snapshot plugins by default
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356296 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 17:33:49 +00:00
John Dennis Casey
8a5fa61b17
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356099 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:41:09 +00:00
John Dennis Casey
9cf94e34f2
[maven-release-plugin] prepare release maven-2.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356093 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:34:03 +00:00
John Dennis Casey
a9363a2a6a
putting maven-archiver back in the modules.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@355295 13f79535-47bb-0310-9956-ffa450edef68
2005-12-09 00:56:44 +00:00
John Dennis Casey
118497e008
Separating maven-archiver from the main build, to separate the release cycle...maven-archiver will be released slightly later than the main app.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@354910 13f79535-47bb-0310-9956-ffa450edef68
2005-12-07 23:46:56 +00:00
John Dennis Casey
f82cc68b62
Bumping p-c-d and p-u versions to released.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@354908 13f79535-47bb-0310-9956-ffa450edef68
2005-12-07 23:41:00 +00:00
Brett Leslie Porter
dd9cbdcd14
switch Apache snapshots to Apache repo
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@349708 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 11:25:04 +00:00
John Dennis Casey
6dcceeaaa5
Bumping p-c-d version to 1.0-alpha-9-SNAPSHOT for fix of MNG-1559. This is probably not sufficient reason to bump this version by itself, but we can make that decision later.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@349612 13f79535-47bb-0310-9956-ffa450edef68
2005-11-29 04:07:19 +00:00
Brett Leslie Porter
54039076f9
fix website refs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@349349 13f79535-47bb-0310-9956-ffa450edef68
2005-11-28 03:11:40 +00:00
Brett Leslie Porter
5ef9888de1
add model converted from repoclean
...
PR: MRM-29
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@349340 13f79535-47bb-0310-9956-ffa450edef68
2005-11-28 01:34:44 +00:00
Brett Leslie Porter
ed86ce597d
don't build by default
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332578 13f79535-47bb-0310-9956-ffa450edef68
2005-11-11 15:05:37 +00:00
Brett Leslie Porter
6dea6cfe21
upgrade plexus-utils
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@332260 13f79535-47bb-0310-9956-ffa450edef68
2005-11-10 10:08:15 +00:00
Brett Leslie Porter
eca668eec3
add other archives for users list, arrange reports and exclude those that don't work on non-Java projects for the sake
...
of the main site.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329741 13f79535-47bb-0310-9956-ffa450edef68
2005-10-31 05:02:03 +00:00
Brett Leslie Porter
82fd1c6c6b
site updates
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@329057 13f79535-47bb-0310-9956-ffa450edef68
2005-10-28 03:03:16 +00:00
Brett Leslie Porter
b4c041a567
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321042 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 07:26:39 +00:00
Brett Leslie Porter
d783c5fc41
[maven-release-plugin] prepare release maven-2.0
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321040 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 07:15:39 +00:00
Brett Leslie Porter
37487c68e8
update POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321038 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 06:53:44 +00:00
Brett Leslie Porter
82d76871cd
add error diagnoser module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321036 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 06:42:31 +00:00
Brett Leslie Porter
80bcf484b1
use consistent version of wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314928 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 14:28:09 +00:00
Brett Leslie Porter
708f915b68
use released versions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314880 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 13:05:54 +00:00
Brett Leslie Porter
9a10c356bd
update plexus utils version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314775 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 04:12:47 +00:00
Brett Leslie Porter
190362e6d3
revert change used for testing
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312819 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 06:47:34 +00:00
Brett Leslie Porter
bc9f623a81
enable batch mode on the wagon
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@312818 13f79535-47bb-0310-9956-ffa450edef68
2005-10-11 06:42:21 +00:00
Brett Leslie Porter
510de4fe54
upgrade plexus utils to 1.0.4-SNAPSHOT.
...
The group ID has changed, so add a bunch of exclusions to ensure the old is not picked up
fix bugs in mboot that wasn't honoring excludes.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307294 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 14:13:31 +00:00
Brett Leslie Porter
ae893b5055
PR: MNG-828
...
log parameters to mojo in debug mode
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307267 13f79535-47bb-0310-9956-ffa450edef68
2005-10-08 06:36:17 +00:00
Vincent Massol
a305e7c25e
Adding myself in pom.xml
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306550 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 07:34:56 +00:00
Kenney Westerhof
369abe89c7
Adding role. Thanks guys! :)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294919 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 21:11:49 +00:00
Brett Leslie Porter
86722848bb
remove hardcoded version
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294796 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 15:14:13 +00:00
Brett Leslie Porter
0872b06142
fix dev connection
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293597 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 13:10:28 +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
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
c5acaded88
upgrade to plexus 1.0-alpha-7 container, switching to new group ID
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293193 13f79535-47bb-0310-9956-ffa450edef68
2005-10-03 00:54:01 +00:00
Brett Leslie Porter
c9c9133460
fix old tag info
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292611 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 03:19:13 +00:00
Brett Leslie Porter
27bc0aea4d
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291643 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:30:36 +00:00
Brett Leslie Porter
80c8e188b8
[maven-release-plugin] prepare release maven-2.0-beta-2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291641 13f79535-47bb-0310-9956-ffa450edef68
2005-09-26 15:18:55 +00:00
Trygve Laugstol
2712bc53ba
o Adding the Apache announce list.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290499 13f79535-47bb-0310-9956-ffa450edef68
2005-09-20 18:05:03 +00:00
Brett Leslie Porter
06ab86cb54
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289368 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 02:57:16 +00:00
Brett Leslie Porter
5632e45815
[maven-release-plugin] prepare release maven-2.0-beta-1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289366 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 02:50:12 +00:00
Brett Leslie Porter
a6d8e2569d
update version of plexus-utils
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289360 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 01:38:04 +00:00
Brett Leslie Porter
4f19cfc8f8
committed a partial release earlier
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289268 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 15:49:08 +00:00
Brett Leslie Porter
7ecd39a0ba
add metadata as a module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289229 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 13:37:47 +00:00
Brett Leslie Porter
1863f47493
switch plugin repo back to main
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289179 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 08:36:32 +00:00
Brett Leslie Porter
fd4eb4c1d2
some dependency clean up
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280759 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 04:08:29 +00:00
Kenney Westerhof
8e47a7e719
Changed modello-maven-plugin version to 1.0-alpha-4 since alpha-5
...
hasn't any snapshots released yet.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280540 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 11:44:19 +00:00
Kenney Westerhof
4aa55430cf
o Put modello-maven-plugin under dependencyManagement and chose version
...
1.0-alpha-5-SNAPSHOT for all so they're all the same.
o Updated modello plugin invocations in all poms to by adding execution elements
and fixing goals section to get rid of deprecated notation.
o Removed dependency on modello-core in maven-plugin-tools; it seems it
was there because maven-plugin-tools-java used StringUtils from modello -
changed that to use the plexus-utils version.
o Reversed commons-cli version back to 1.0 (brett asked me to, a few days back).
o Updated all models to use fully qualified classnames - do not assume
java.util.* is included! (it won't be anymore from modello
1.0-alpha-5-SNAPSHOT onward).
o Added some <?xml processing instructions to some models that didn't have them
- vim now recognizes these files as XML (so I get syntax highlighting :))
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@280539 13f79535-47bb-0310-9956-ffa450edef68
2005-09-13 11:41:52 +00:00
Emmanuel Venisse
633d4df94e
Fix mail notifier configuration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279528 13f79535-47bb-0310-9956-ffa450edef68
2005-09-08 07:38:28 +00:00
Trygve Laugstol
6120878e8d
o Adding myself as a developer.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@265708 13f79535-47bb-0310-9956-ffa450edef68
2005-09-01 12:29:06 +00:00
Brett Leslie Porter
8dda01f002
fix scm url
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@233159 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 11:26:07 +00:00
Kenney Westerhof
6508398316
o Bumped version of plexus-container-default to 1.0-alpha-6-SNAPSHOT
...
o Committed changes to the EAR plugin on behalf of Stephane Nicoll,
awaiting his commit privileges.
Resolves MNG-621 and MNG-622.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227088 13f79535-47bb-0310-9956-ffa450edef68
2005-08-02 21:47:50 +00:00
Kenney Westerhof
d396f24642
o Put all m2 core dependencies (plexus-container-default and plexus-utils)
...
under dependencyManagement of m2 and maven-plugins, and removed
versions in all poms having either as a parent.
Used version 1.0.2-SNAPSHOT for plexus-utils as that was used in maven-core
and is not overridable.
o Bumped maven-archiver version to 2.0-beta-1-SNAPSHOT for maven-ear-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227084 13f79535-47bb-0310-9956-ffa450edef68
2005-08-02 21:34:54 +00:00
Emmanuel Venisse
c8ce1a91b5
Unallowed release in snapshot repos
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@226783 13f79535-47bb-0310-9956-ffa450edef68
2005-08-01 12:35:27 +00:00
Kenney Westerhof
5051bf630b
Adding myself as a developer, to test commit privileges.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@226376 13f79535-47bb-0310-9956-ffa450edef68
2005-07-29 14:00:21 +00:00
Brett Leslie Porter
038e960fe8
add license
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@225757 13f79535-47bb-0310-9956-ffa450edef68
2005-07-28 12:09:58 +00:00
Brett Leslie Porter
086463b5b4
PR: MNG-456
...
allow separate snapshot and release repositories
deprecate existing snapshotPolicy and checksumPolicy in favour of updatePolicy and checksumPolicy within the <releases> and <snapshots> elements in the <repository> element.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@224707 13f79535-47bb-0310-9956-ffa450edef68
2005-07-25 09:51:12 +00:00
Brett Leslie Porter
511af3d3e2
PR: MNG-596
...
add XSD definition to m2 poms and archetypes
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@220079 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 13:58:42 +00:00
Jason van Zyl
a6eff8b8ce
adding jdcasey and updating tz
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@208864 13f79535-47bb-0310-9956-ffa450edef68
2005-07-02 19:01:40 +00:00
John Dennis Casey
3a0bdc3c4b
Fixing version...again.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201756 13f79535-47bb-0310-9956-ffa450edef68
2005-06-25 15:37:43 +00:00
John Dennis Casey
59e7f83588
bumping version.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201711 13f79535-47bb-0310-9956-ffa450edef68
2005-06-25 02:49:26 +00:00
Brett Leslie Porter
43ef215e5e
show mailing lists on the site
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193102 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 07:40:37 +00:00
John Dennis Casey
fcbc5e7d6f
Resolving: MNG-495
...
o Pressing [ENTER] at a plugin update prompt should result in the plugin being registered, as indicated by the prompt.
o Use CLI switch '--no-plugin-updates' to suppress usage of the plugin registry
o Use CLI switch '--update-plugins' to force updated/resolved plugin versions to be registered
o Neither of these has a short CLI option, since we're starting to run out of sensible char options for these types of things.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193082 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 06:03:10 +00:00
Brett Leslie Porter
26d36d8959
PR: MNG-140
...
split artifact impl from api so that dep resolution can be used independently of wagon
only the first step in making maven-artifact more useful as a public api - more changes to be made
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@191634 13f79535-47bb-0310-9956-ffa450edef68
2005-06-21 06:49:49 +00:00
Emmanuel Venisse
a40037f965
Add more modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@170969 13f79535-47bb-0310-9956-ffa450edef68
2005-05-19 17:05:48 +00:00
Brett Leslie Porter
88b6dea031
if any URL (except downloadUrl) has a trailing / in the parent, then append the artifact ID to the child
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169787 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 07:22:40 +00:00
Brett Leslie Porter
0299978e27
set the site deployment to the live environment, and use the wagon manager to get the authentication credentials
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169781 13f79535-47bb-0310-9956-ffa450edef68
2005-05-12 06:51:55 +00:00
Brett Leslie Porter
91b4c4e604
back to m2 repo for now as RELEASE files don't get converted
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169468 13f79535-47bb-0310-9956-ffa450edef68
2005-05-10 13:34:41 +00:00
Brett Leslie Porter
325966c774
deploy to m1 repo in future
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169432 13f79535-47bb-0310-9956-ffa450edef68
2005-05-10 07:46:48 +00:00
Brett Leslie Porter
ff94a56806
include reporting modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@165075 13f79535-47bb-0310-9956-ffa450edef68
2005-04-28 00:52:53 +00:00
Brett Leslie Porter
061614ffb3
update SCM settings
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@164155 13f79535-47bb-0310-9956-ffa450edef68
2005-04-22 00:57:08 +00:00
Brett Leslie Porter
cf1937a1f1
add maven-project
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163996 13f79535-47bb-0310-9956-ffa450edef68
2005-04-21 01:10:44 +00:00
Emmanuel Venisse
81ac2805a4
Add my name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163961 13f79535-47bb-0310-9956-ffa450edef68
2005-04-17 12:35:15 +00:00
Brett Leslie Porter
05ae5c03e3
split the plugin API and the plugin descriptor code
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163927 13f79535-47bb-0310-9956-ffa450edef68
2005-04-13 05:11:49 +00:00
Brett Leslie Porter
d5193324e9
add test module
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163895 13f79535-47bb-0310-9956-ffa450edef68
2005-04-11 07:28:50 +00:00
Brett Leslie Porter
e62f087f24
some POM enhancements
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163862 13f79535-47bb-0310-9956-ffa450edef68
2005-04-08 07:50:53 +00:00
Brett Leslie Porter
da7a64ed4c
add missing modules
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163795 13f79535-47bb-0310-9956-ffa450edef68
2005-04-06 03:37:29 +00:00
John Dennis Casey
a0814a529f
o Changed deployment location.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163792 13f79535-47bb-0310-9956-ffa450edef68
2005-04-06 01:47:17 +00:00
Brett Leslie Porter
9d63d6a06d
better name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163788 13f79535-47bb-0310-9956-ffa450edef68
2005-04-05 16:27:27 +00:00
Trygve Laugstol
7ff6992a04
o Adding some modules.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163784 13f79535-47bb-0310-9956-ffa450edef68
2005-04-05 08:43:47 +00:00
Brett Leslie Porter
935cda15da
clean up dependencies.
...
Still need to clean up ~/maven2/lib and some large dependencies from marmalade that
shouldn't be needed in general - but down to about a 3Mb repository.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163775 13f79535-47bb-0310-9956-ffa450edef68
2005-04-05 04:11:03 +00:00
Brett Leslie Porter
49593155d0
update poms for releases
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163741 13f79535-47bb-0310-9956-ffa450edef68
2005-04-01 16:03:43 +00:00
Brett Leslie Porter
14bb2c805a
change the maven group ID
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163670 13f79535-47bb-0310-9956-ffa450edef68
2005-03-23 06:52:55 +00:00
Brett Leslie Porter
6bba64b60d
correct type
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163612 13f79535-47bb-0310-9956-ffa450edef68
2005-03-18 11:43:58 +00:00
Brett Leslie Porter
abe5a2ce99
set the correct packaging
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163579 13f79535-47bb-0310-9956-ffa450edef68
2005-03-16 06:55:21 +00:00
Brett Leslie Porter
a44b6f9726
flip pom format
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163511 13f79535-47bb-0310-9956-ffa450edef68
2005-03-10 01:35:25 +00:00
Brett Leslie Porter
8d604a1088
scoping
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163491 13f79535-47bb-0310-9956-ffa450edef68
2005-03-08 06:19:59 +00:00
Brett Leslie Porter
4bad72b909
deployment settings
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163478 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 23:50:20 +00:00
Brett Leslie Porter
688430bb16
continuum freaks out on the trailing slash currently
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163356 13f79535-47bb-0310-9956-ffa450edef68
2005-02-16 00:00:21 +00:00
Jason van Zyl
754feeadb3
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163257 13f79535-47bb-0310-9956-ffa450edef68
2004-12-23 23:46:42 +00:00
Jason van Zyl
0d2848002d
o removal of xpp3 as a dependency
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163220 13f79535-47bb-0310-9956-ffa450edef68
2004-10-25 14:22:51 +00:00
Jason van Zyl
8b845def6a
o removal of xstream
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163215 13f79535-47bb-0310-9956-ffa450edef68
2004-10-24 18:15:19 +00:00
Jason van Zyl
79eac7de39
o updating top-level POM
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163203 13f79535-47bb-0310-9956-ffa450edef68
2004-10-23 13:37:41 +00:00
Trygve Laugstol
d167b8c23c
o Ops, removing dependencies that shouldn't be there.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163196 13f79535-47bb-0310-9956-ffa450edef68
2004-10-18 18:14:48 +00:00
Trygve Laugstol
234efe2f78
o Adding <ciManagement> info.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163195 13f79535-47bb-0310-9956-ffa450edef68
2004-10-18 17:52:14 +00:00
John Dennis Casey
41da9e4f43
o Changed the plexus dependency's version from 0.17 to 0.17-SNAPSHOT since 0.17 has not yet been released.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163093 13f79535-47bb-0310-9956-ffa450edef68
2004-09-17 16:48:57 +00:00
Brett Leslie Porter
c13e8c7629
PR: MNG-74
...
remove maven.properties use everywhere except classworlds conf
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163024 13f79535-47bb-0310-9956-ffa450edef68
2004-09-02 12:34:19 +00:00
John Dennis Casey
24ce8263d9
o Changed to depend on plexus-0.17 instead of -0.16
...
o Changed the embedder/container used to be the new artifact-aware container (plexus-artifact-container-1.0-alpha-1)
o Added new dependency to maven-core for artifact-container.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163006 13f79535-47bb-0310-9956-ffa450edef68
2004-08-26 01:18:19 +00:00
Brett Leslie Porter
7a7678e1a2
add me to list
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162973 13f79535-47bb-0310-9956-ffa450edef68
2004-08-15 04:25:02 +00:00
Jason van Zyl
ff8871f7df
use plexus 0.16
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162930 13f79535-47bb-0310-9956-ffa450edef68
2004-08-09 19:34:13 +00:00
Michal Maczka
8574ef445c
added distributionManagement element
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162851 13f79535-47bb-0310-9956-ffa450edef68
2004-07-03 12:59:58 +00:00
Jason van Zyl
84d3a06133
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162748 13f79535-47bb-0310-9956-ffa450edef68
2004-06-14 15:19:44 +00:00
Jason van Zyl
dd4fc3384f
o moving core deps into top-level pom.xml to be shared by all the
...
component builds.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162741 13f79535-47bb-0310-9956-ffa450edef68
2004-06-10 20:27:50 +00:00
Jason van Zyl
60af082ea2
o doing the pom.xml thing
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162739 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 03:10:50 +00:00