You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/20 09:27:16 UTC

[maven-assembly-plugin] annotated tag maven-assembly-plugin-2.0 created (now e26c426)

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

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


      at e26c426  (tag)
 tagging 22ec7eff3a83db91aa07eb58963cb7067cfdf555 (commit)
      by Brett Leslie Porter
      on Thu Jan 5 21:29:10 2006 +0000

- Log -----------------------------------------------------------------
maven-assembly-plugin-2.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 76bcf53  Initial revision
     new 27e9cda  rename assembly plugin
     new 1402a84  add back packaging
     new c529224  *** empty log message ***
     new 8818f74  repairs on scripts
     new 071b588  PR: MNG-258 make everything executable so that m2 shell script is (plexus-archiver doesn't presently have any greater control)
     new bd127ff  move artifact filters to maven-artifact
     new a77f728  remove unused classes, identical to others in configurator
     new 824042e  revert version of plugin
     new 879b604  add ability to build a JAR with its dependencies unpacked inside. Currently ignores META-INF in dependencies, though should probably merge things like components.xml
     new e18934a  improved error handling and other clean up
     new 006e2bb  remove these, build works now
     new 5b0b657  directories don't always come first - make them if they don't exist
     new 134087c  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 7bf0eb3  Adding @readonly annotations to those parameters which should never be directly configured by users...
     new 9191d0c  Renamed Plugin.java, AbstractPlugin.java, PluginExecutionRe(quest|sponse) PluginExecutionException to Mojo*
     new 17550a8  update for the times
     new e204371  update to latest modello plugin versions
     new 1cc388e  set consistent versions
     new 2c1b6b9  update to released versions
     new e62bc94  use released versions
     new 9ba879e  bump versions
     new 85c6094  remove old cvs ignore files
     new de4470a  update parent references to get access to the ci settings
     new fe03495  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 3215c50  Resolving: MNG-495
     new c99638d  Removed @readonly from finalName for this plugin.
     new 0003149  Update all versions to beta-1-SNAPSHOT
     new 3150794  Applying partial patch for MNG-266. Thanks Andreas.
     new 5d52235  Fix svn properties
     new 51e2a6a  PR: MNG-596 add XSD definition to m2 poms and archetypes
     new e7ee066  package before assembly
     new 7ed5cbd  MNG-477: Trying to unpack none jar file
     new 18c27ac  no need for the manager - it is stored in the artifact
     new 5f21ba3  cleanup
     new 1a6b8a8  Applying patch from Jason Grant for unpacking assemblies and for attaching assemblies as attached artifacts - Thanks, Jason
     new 004b584  Working on MNG-483
     new c35bcc4  Removing attached-Artifact creation code, replacing with MavenProjectHelper.attachArtifact(..).
     new b8f22c6  o Fixed tabs -> spaces (sorry, makes diff hard to read) and some codingstyle   issues.
     new ff68b8b  o Finished MNG-632.   Note: I'm not sure wheter my tmpDir approach is the best.   It's certain to work all the time (depending on FileUtils.createTempFile),   but it may leave a lot of 'garbage' in target/.
     new 02daf97  o Put  modello-maven-plugin under dependencyManagement and chose version   1.0-alpha-5-SNAPSHOT for all so they're all the same.
     new ffa060e  update dependency and parent versions
     new aeefd21  [maven-release-plugin] prepare release maven-assembly-plugin-2.0-beta-1
     new 178f330  [maven-release-plugin] prepare for next development iteration
     new 0ddb232  ignore release.properties and more
     new fd989d2  PR: MNG-926 Submitted by: Johnny R. Ruiz III Reviewed by:  Brett Porter assembly plugin documentation
     new db4552e  o adding @description so it will show up in the generated doco
     new 8fd404b  PR: MNG-916 ensure RELEASE is not selected as is
     new 35411ce  include META-INF, just make sure files in resources take precedence
     new 30f3f79  assembly is an aggregator
     new 63644bd  better exception handling
     new d31ac57  PR: MNG-735 Submitted by: Daniel Krisher Reviewed by:  Brett Porter Support unpacked assembly type, with separate mojo for creation
     new 6d586c9  use released versions
     new 69b633f  PR: MNG-940 Submitted by: Dan Tran Reviewed by:  Brett Porter use the plexus archiver manager for unpacking and packing to simplify and expose all archivers
     new 0b8fbb0  cleanup error handling on assembly plugin
     new 5a45009  PR: MNG-1099 Submitted by: Dan Tran Reviewed by:  Brett Porter only attempt to unpack known dependencies
     new bbed2b0  PR: MNG-1102 fix classifier
     new 6b5db62  o update group o update site.xml
     new f66ab5b  PR: MNG-962 unify defaults excludes
     new cba2ae5  set necessary prereqs and exclusions
     new 1982ebb  PR: MNG-958 Submitted by: Johnny R. Ruiz III Reviewed by:  Brett Porter optionally include site in assembly
     new 66c93ea  PR: MNG-1132 Submitted by: Jerome Lacoste Reviewed by:  Brett Porter use output directory for unpack
     new 729fcdb  update versions in plugins
     new 25175e1  update snapshot
     new b9a7032  [maven-release-plugin] prepare release maven-assembly-plugin-2.0-beta-2
     new 2a4ea98  [maven-release-plugin] prepare for next development iteration
     new 93b3fe9  [maven-scm] copy for tag maven-assembly-plugin-2.0
     new 22ec7ef  copying plugin tag to new location

The 68 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" <co...@maven.apache.org>'].