Commit Graph

103 Commits

Author SHA1 Message Date
Brett Leslie Porter 1f97932050 PR: MNG-122
cleanup artifact/plugin not found exception

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@320704 13f79535-47bb-0310-9956-ffa450edef68
2005-10-13 09:51:36 +00:00
Brett Leslie Porter d064c1ceba updated for new plexus-velocity
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314960 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 16:42:23 +00:00
Brett Leslie Porter 5a19b06f94 remove left overs
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314904 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 13:50:27 +00:00
Brett Leslie Porter e15ca1da98 sclean up archetype exceptions
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@314902 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 13:46:25 +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
Jason van Zyl 1c02566be7 o start of an archetype that can be used with doco describing how best
to target different environments.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307145 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 15:23:37 +00:00
Brett Leslie Porter 245d512c4a PR: MNG-1110
differentiate between an artifact that is not found, and failure to obtain an artifact

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@307034 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 06:44:59 +00:00
Brett Leslie Porter 5d23f92746 plexus update
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306984 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 03:22:01 +00:00
Brett Leslie Porter 4cbe148d6d gone
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@306983 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 03:18:54 +00:00
Jason van Zyl e9115a5ce2 o archetypes can now specify whether they can be partial projects. my
particular use case was the need to lay down a template site within an
existing project so i could easily document how to quickly get a site
up and running for an existing project.



git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294979 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 03:38:41 +00:00
Brett Leslie Porter 8abf710b89 add version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294967 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 01:41:35 +00:00
Brett Leslie Porter 1d432089de add group Id
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294966 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 01:38:55 +00:00
Brett Leslie Porter 9324ceff14 make archetype more generic
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294965 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 01:38:29 +00:00
Jason van Zyl 66052540c1 o moving marmalade item to the sandbox
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294962 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 01:10:01 +00:00
Jason van Zyl 4b37838157 o pulled out the archetype doco from here and integrated it into the GSG
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294961 13f79535-47bb-0310-9956-ffa450edef68
2005-10-05 01:07:36 +00:00
Brett Leslie Porter 8c64beca13 PR: MNG-1016
remove snapshot dependencies in the templates. This will need to be updated again after 2.0 final.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@292439 13f79535-47bb-0310-9956-ffa450edef68
2005-09-29 14:32:35 +00:00
Jason van Zyl a910c7b12c o adding a description to the archetype mojo
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291302 13f79535-47bb-0310-9956-ffa450edef68
2005-09-24 13:31:22 +00:00
Brett Leslie Porter 3868512316 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289573 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 15:01:52 +00:00
Brett Leslie Porter 56151a8c48 [maven-release-plugin] prepare release maven-archetype-1.0-alpha-3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289570 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 15:01:05 +00:00
Brett Leslie Porter 0b3c290e4a sync up versions and release together to get on an the level
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289569 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 14:59:45 +00:00
Brett Leslie Porter c8ad95e05d PR: MNG-490
Submitted by: Rahul Thakur
Reviewed by:  Brett Porter
Creating an archetype with a different folder structure for java and test sources still results in default (src/main/java) folder being generated.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@240227 13f79535-47bb-0310-9956-ffa450edef68
2005-08-26 12:54:29 +00:00
Brett Leslie Porter 3715ac2a6c default to group ID for package
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@234150 13f79535-47bb-0310-9956-ffa450edef68
2005-08-21 05:41:30 +00:00
Brett Leslie Porter df64719ff7 use correct parent
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@233574 13f79535-47bb-0310-9956-ffa450edef68
2005-08-19 23:11:08 +00:00
John Dennis Casey 71cb5dc399 Resolving: MNG-282
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@227259 13f79535-47bb-0310-9956-ffa450edef68
2005-08-03 20:43:58 +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
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
John Dennis Casey 99bdd48d92 Bumping plexus-utils version to 1.0.1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219984 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 02:17:16 +00:00
Emmanuel Venisse a029d766ce Update all versions to beta-1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@202001 13f79535-47bb-0310-9956-ffa450edef68
2005-06-27 15:29:14 +00:00
Emmanuel Venisse 5821d1cb9e git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201590 13f79535-47bb-0310-9956-ffa450edef68 2005-06-24 10:35:57 +00:00
Emmanuel Venisse d69389a450 Add i18n site example.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201589 13f79535-47bb-0310-9956-ffa450edef68
2005-06-24 10:34:05 +00:00
John Dennis Casey b7f0a11332 [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201492 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:18:31 +00:00
John Dennis Casey 7c6d32aa78 [maven-release-plugin] prepare release 1.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201490 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:18:18 +00:00
John Dennis Casey eb286119d7 updated parent pom version.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201489 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:17:03 +00:00
John Dennis Casey 60466dd21a [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201485 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:10:51 +00:00
John Dennis Casey b3b53b1a3f [maven-release-plugin] prepare release 1.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201483 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:10:40 +00:00
John Dennis Casey 26076eea77 preparing for release.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201482 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:10:13 +00:00
John Dennis Casey 2817fb88b7 [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201481 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:08:23 +00:00
John Dennis Casey eb5baa225f [maven-release-plugin] prepare release 1.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201479 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:08:12 +00:00
John Dennis Casey ee1b696029 preparing to release.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201478 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:07:46 +00:00
John Dennis Casey b279dfa845 [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201477 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:04:50 +00:00
John Dennis Casey a68ae63444 [maven-release-plugin] prepare release 1.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201475 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:04:41 +00:00
John Dennis Casey f86fd3f9d4 preparing to release.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201474 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:04:15 +00:00
John Dennis Casey 385e5cdd35 [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201473 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:02:42 +00:00
John Dennis Casey 21e65e91e5 [maven-release-plugin] prepare release 1.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201471 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:02:30 +00:00
John Dennis Casey 0e9215b30c preparing to release.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201470 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:02:04 +00:00
John Dennis Casey 95377e1727 [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201469 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 21:00:03 +00:00
John Dennis Casey da9ac4a2a2 [maven-release-plugin] prepare release 1.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201467 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 20:59:50 +00:00
John Dennis Casey 9a616ce93e preparing to release.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201466 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 20:59:04 +00:00
John Dennis Casey 2d14361dad [maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201465 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 20:55:02 +00:00
John Dennis Casey bd66735436 [maven-release-plugin] prepare release 1.0-alpha-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@201463 13f79535-47bb-0310-9956-ffa450edef68
2005-06-23 20:54:48 +00:00