Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
[maven-release-plugin] copy for tag maven-resources-plugin-2.3
[maven-release-plugin] prepare release maven-resources-plugin-2.3
use released version
use invoker plugin released version
we don't need a new p-u version
use released parent
reduce scanning
we don't a new p-u release
o Enabled debug output
o Reordered POM
[MRESOURCES-36] resource copy to target/classes: empty directories are ignored
plexus-interpolation 1.6 has been released
[MRESOURCES-29] An escape mechanism for property interpolation is missing.
this feature is off by default no default escapeString value
the mojo parameter to configure is escapeString expression="${maven.resources.escapeString}"
o Sync the versions of Maven dependencies with the prerequisite Maven version.
o Update the description.
[MRESOURCES-39] Filtering fails for command line properties add test in an it
[MRESOURCES-20] Filtering ${foo.file} evaluates to in full path to pom.xml
enable it
[MRESOURCES-56] use (and release) the maven-filtering component svn merge -r 632504:692535 https://svn.apache.org/repos/asf/maven/plugins/branches/MRESOURCES-56
o Added stub IT profile to highlight plugins during CI
Try to use the 12-SNAPSHOT parent
Bumping all parent versions to 11, to allow deployment to alternative locations.
[MRESOURCES-62] changed message from "default encoding" to "platform encoding (xxx actually)" to be more explicit
o improved readingness of POM
o fixed license header o no code change
plexus-utils 1.4.1 shipped with 2.0.6 and later, therefor updating the prerequisites's maven section to match the that version.
plexus-utils defined twice, removing one def.
o specify direct dependency on plexus-utils
o add compile time dep
Update parent version to 8, as 8-SNAPSHOT is never deployed and 8 is released
- move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots
o updating to latest released parent
update all parents
MNG-2460: Incorrect POM inheritance for plugins Added missing <issueManagement/> and <mailingLists/> tags in pom.xml
PR: MRESOURCES-23 Submitted By: Franz Allan Valencia See Reviewed By: Allan Ramirez added docs
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-resources-plugin-2.2
use released version
remove the plexus-utils 1.2 requirement that isn't needed anymore
add dependency for plexus-utils 1.2 which is where MRESOURCES-10 is fixed in
MRESOURCES-11, remove commons-io
PR: MRESOURCES-16 Submitted by: Pete Marvin King Unit tests patch for maven-resources-plugin using the plugin testing harness.
adjust parent POMs
move plugins
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-resources-plugin-2.1
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-resources-plugin-2.0
update versions in plugins
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.
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-resources-plugin-2.0-beta-2
use beta-3 for the plugin report
lining up versions. still use beta-1 where appropriate
PR: MNG-788 add filtering to the build element
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release maven-resources-plugin-2.0-beta-1
update dependency and parent versions
PR: MNG-596 add XSD definition to m2 poms and archetypes
o http://jira.codehaus.org/browse/MNG-516 Thanks to Andreas Hoheneder
Update all versions to beta-1-SNAPSHOT
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.
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)
change <model> to <project> in root tag.
update parent references to get access to the ci settings
use directory scanner and a sane file copy routine to avoid reading the whole thing into memory first
bump versions
use released versions
update to released versions
set consistent versions
split the plugin API and the plugin descriptor code
release alpha-1 plugins
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.
change the maven group ID
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.
flip pom format
depedency update
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.
disable test again - fails under mboot because there are no transitive deps
this test now works
o use plexus 0.16
*** empty log message ***
Remove default test includes value.
test classes are in *Test name format
Fix test classname to exclude
o Adding <modelVersion> to the poms.
plugins' poms are using type = plugin
o removing maven-project
o doing the pom.xml thing PR: Obtained from: Submitted by: Reviewed by:
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |