This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to annotated tag maven-install-plugin-2.0
in repository https://gitbox.apache.org/repos/asf/maven-install-plugin.git.


      at 9fb4026  (tag)
 tagging 6725371d79ce2570f819879de66249ba357a4b1d (commit)
      by Brett Leslie Porter
      on Thu Jan 5 21:30:02 2006 +0000

- Log -----------------------------------------------------------------
maven-install-plugin-2.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new a6ca6cc  added generic install plugin. I am not sure if this is a 
right way of implementing this - but I will need similar things for site plugin 
- so this will serve as an example for disussion how to attain arbitrary 
goal(s) from plugin
     new 02e4023  correcting expression
     new d988766  the goal name was wrong
     new c00d24a  adding required dependencies
     new 90dc32e  fixing pacakge name
     new 4f8d844  o Fixing groupId and version tags.
     new 9d1d7f5  plugins' poms are using type = plugin
     new 551651b  o update to account for the embedding changes made in 
maven-core.
     new 1266213  o Adding <modelVersion> to the poms.
     new ca9aef5  *** empty log message ***
     new 6d7e97b  o Setting some additional ignores.
     new 26a316d  - Make install mojo to the same model like deploy mojo - 
Install and deploy always pom.
     new b55a94d  Use a correct prereq.
     new 93dc6e9  there is no package plugin, so can't prereq on that - and 
prereqs are ignored now anyway.
     new 7edcb1a  depedency update
     new f6d08eb  flip pom format
     new cecaa63  PR: MNG-52 change type of maven plugins to "maven-plugin" 
instead of plugin. This should allow other products to have different plugin 
types, if necessary.
     new a2d74c8  handle POM properly
     new 096a085  convert install mojo to new execute().
     new a125edf  change the maven group ID
     new dc287eb  deploy/install POMs as a type of metadata so they are done 
atomically
     new 826bbeb  fix deploy/install os standalone POMs
     new d617216  rewrite POM with new version on deployment
     new 4d2a6f1  update poms for releases
     new aa44861  clean up dependencies.
     new 94b46c5  release alpha-1 plugins
     new 8ee8ec5  split the plugin API and the plugin descriptor code
     new a884c81  improved error handling and other clean up
     new 82e8e4c  correct problem where anything with a modified finalName was 
not installed/deployed
     new a600830  add more use of ${} expressions, fix problem when } was not 
at end
     new abf62ff  remove unnecessary maven-core dependencies
     new 3a4e164  fix more references to the old package
     new 4c99268  o Cleaned up field-level annotation support (especially 
descriptor extraction, generation, and building) o Converted all "core" plugins 
(including maven-core-it-plugin) to use field-level annotations o Removed 
generation of parameter descriptors for ${/#component.* param specifications. o 
Added @readonly for parameters that cannot be overridden by user configuration 
(List override was dangerous here) o Added validation against pom-derived 
configuration for @readonly para [...]
     new e16fc2c  Renamed Plugin.java, AbstractPlugin.java, 
PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
     new 527fb88  PR: MNG-338 Helpful error message for non-redistributable 
JARs, eg jdbc
     new ea0a132  set consistent versions
     new efeed85  use released versions
     new e4942bf  bump versions
     new 882d11e  Clean imports
     new 2120a1c  PR: MNG-378 Only deploy the release information at the point 
of release
     new fa51692  remove old cvs ignore files
     new f9b6aea  update parent references to get access to the ci settings
     new cecd921  o Adding support for <executions/>, which means multiple runs 
of the same goal/set-of-goals with different configs. o Adding @phase 
declarations for those mojos that seem to be part of the main build, just for 
completeness o Added two ITs, to test that <executions/> doesn't mess up the 
normal operation, and to test multi-execution for a goal.
     new dfcdd91  PR: MNG-257
     new fa31ee3  change <model> to <project> in root tag.
     new f9e387f  refactoring of the resolveTransitiveDependencies call. 
simplified by removing a bunch of duplicated code in addArtifacts - no need to 
merge, you have the full list. separated the original artifacts (dependency 
artifacts) from the resolved artifacts (getArtifacts)
     new d39cbfd  Resolving: MNG-495
     new d65b3c2  Update all versions to beta-1-SNAPSHOT
     new 116191a  Resolving:
     new f331916  Fix svn properties
     new 7d9d816  PR: MNG-596 add XSD definition to m2 poms and archetypes
     new 1c903b9  TODOs and cleanup
     new a718714  PR: MNG-613 changes versioning to use repository metadata
     new 7d862f7  PR: MNG-613 deploy snapshot information to the correct 
directory and fix some other minor issues
     new 03c8486  PR: MNG-613 make sure versions are aggregated
     new eb91ec5  Resolving MNG-851. Using MavenProject.getFile() rather than 
constructing new. Also fixed maven-deploy-plugin with similar bug.
     new b8ea5ae  update dependency and parent versions
     new 9f6f1cd  [maven-release-plugin] prepare release 
maven-install-plugin-2.0-beta-1
     new 0f8acd4  [maven-release-plugin] prepare for next development iteration
     new 2b92719  ignore release.properties and more
     new 04ce04a  goal doesn't require a project
     new d107b93  PR: MNG-644 remove use of deprecated artifact method (retain 
signature for backwards compat until next release of install/deploy plugins)
     new 3d139c4  PR: MNG-653 use the file assigned by the packager for 
installation/deployment. Error out if that isn't done.
     new 8dff731  PR: MNG-1114 install:install-file should not run over 
subprojects
     new 0b81cfd  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.
     new e7bbbc4  PR: MNG-122 cleanup artifact metadata retrieval exceptions
     new a36b461  more error diagnostics improvements
     new 2723da3  update versions in plugins
     new 6ce65c6  [maven-scm] copy for tag maven-install-plugin-2.0
     new 6725371  copying plugin tag to new location

The 70 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <commits@maven.apache.org>'].

Reply via email to