Commit Graph

1581 Commits

Author SHA1 Message Date
Benjamin Bentmann c2066127f9 [MNG-4453] [regression] Plugin versions defined in a lifecycle mapping are not respected
o Enabled IT for 3.0-beta-1

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@932604 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 20:52:26 +00:00
Benjamin Bentmann 6af379ed48 [MNG-1751] merging metadata doesn't fail when timestamp is in the future
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@932404 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 13:34:02 +00:00
Benjamin Bentmann f730a6fbf1 [MNG-2994] Snapshot repositories are not checked when using ranges
o Enabled IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@932126 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 21:28:03 +00:00
Benjamin Bentmann 2cea2cc443 o Enabled overlooked IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931922 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 13:11:13 +00:00
Benjamin Bentmann 7a2d1cf3af [MNG-3092] Version ranges with non-snapshot bounds can contain snapshot versions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931888 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 11:34:34 +00:00
Benjamin Bentmann edc2131cd3 o Used more interesting packaging
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931872 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 10:52:16 +00:00
Benjamin Bentmann a066d94d26 [MNG-4629] [regression] POM validation fails upon non-existing system-scope dependency
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931859 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 10:41:02 +00:00
Benjamin Bentmann fe1c3229e7 [MNG-4625] Interpolation of settings.xml fails if an expression's value contains XML markup
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931544 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 13:43:30 +00:00
Benjamin Bentmann c70688f888 [MNG-4022] Incorrect merge behavior using profile driven plugin configuration
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931328 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 21:09:05 +00:00
Benjamin Bentmann c3d0882110 o Extended IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931130 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:54:47 +00:00
Benjamin Bentmann b6850be14b [MNG-2103] Inheritance of <plugin> overrides that of <execution>
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931123 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 12:43:10 +00:00
Benjamin Bentmann c330af74ae [MNG-4618] maven-javadoc-plugin aggregate-jar fails with maven3 and multiple modules
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@931084 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 10:59:22 +00:00
Benjamin Bentmann 0306750438 o Clarified test design
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930413 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 22:13:47 +00:00
Benjamin Bentmann ec19fcf37b [MNG-3133] DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930409 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 21:59:29 +00:00
Benjamin Bentmann 8928fd7344 o Decoupled from handling of trailing slash
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930408 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 21:58:21 +00:00
Benjamin Bentmann 9d0571f9a6 [MNG-2305] only first active proxy considered/used
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930236 13f79535-47bb-0310-9956-ffa450edef68
2010-04-02 11:02:03 +00:00
Benjamin Bentmann 059c71e8a5 o Decoupled ITs from user environment
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@930009 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 15:38:20 +00:00
Benjamin Bentmann abaceedaf9 [MNG-3470] Build does not fail on corrupted POM even with checksumPolicy=fail
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929984 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 14:13:04 +00:00
Benjamin Bentmann 24cdbaf4e3 o Decoupled ITs from POM resolution error handling
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929937 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 11:40:03 +00:00
Benjamin Bentmann 0b07e81350 [MNG-461] warn, but don't fail, on a missing POM in the repository
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929936 13f79535-47bb-0310-9956-ffa450edef68
2010-04-01 11:39:12 +00:00
Benjamin Bentmann e841fb9f69 [MNG-4555] mvn archetype:generate -o (offline) still results in a "checking updates from central"
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929689 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 19:48:00 +00:00
Benjamin Bentmann 5c898cf7ef [MNG-3766] toolchains not found in extensions
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929559 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 14:49:49 +00:00
Benjamin Bentmann 1d243fcd23 [MNG-2276] profile activation by property doesn't work with properties defined in settings
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929481 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 11:36:12 +00:00
Benjamin Bentmann 1c8ff10e2a [MNG-2848] Environment variables in profile activation not working
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929469 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 10:44:30 +00:00
Benjamin Bentmann 3caf7710de o Updated version ranges
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929461 13f79535-47bb-0310-9956-ffa450edef68
2010-03-31 10:25:49 +00:00
Benjamin Bentmann a158788316 [MNG-4418] Dependency resolution appears to misbehave if a remote repository uses the id "local"
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929328 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 22:51:46 +00:00
Benjamin Bentmann b17c2d6917 [MNG-3477] Authentication failures on dependency download aren't reported
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929297 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 21:25:27 +00:00
Benjamin Bentmann fd589e23bb [MNG-2741] [regression] Meaningless error message: "Error transferring file"
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929216 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 18:37:25 +00:00
Benjamin Bentmann 1f2bfb7050 [MNG-3122] MAVENPROJECT: getActiveProfiles() returning duplicate activeByDefault profile defined in LOCAL_HOME/.m2/settings.xml
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929162 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 15:05:53 +00:00
Benjamin Bentmann a9ebc936fc [MNG-3208] Injection of an inter-module dependency via profile does not affect reactor projects ordering
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@929102 13f79535-47bb-0310-9956-ffa450edef68
2010-03-30 12:08:46 +00:00
Benjamin Bentmann b48e355ee0 [MNG-4326] Maven should not check snapshot repositories for dependencies in the reactor
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928840 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 17:28:05 +00:00
Benjamin Bentmann ce852d53fc [MNG-3529] mvn -D=" " throws an exception
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928712 13f79535-47bb-0310-9956-ffa450edef68
2010-03-29 11:00:54 +00:00
Benjamin Bentmann f6bc314e2e [MNG-4005] Throw Validation Error if pom contains a dependency with two different versions
o Relaxed to warning for now to ease migration

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928486 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28 19:50:16 +00:00
Benjamin Bentmann 8bb7612e0d [MNG-1701] Validate that a plugin is not configured twice in the pom
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928424 13f79535-47bb-0310-9956-ffa450edef68
2010-03-28 15:03:41 +00:00
Benjamin Bentmann b1880e6671 [MNG-2222] dependency to dependency without source code fails
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928057 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 20:59:43 +00:00
Benjamin Bentmann 80bd86f643 o Changed IT to use the proper lifecycle phases and reflect real world scenarios
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@928056 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 20:57:34 +00:00
Benjamin Bentmann 25f2d3529d [MNG-4162] Removal of all reporting logic from the core of Maven
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@927605 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 21:56:20 +00:00
Benjamin Bentmann 234852c9f6 [MNG-3297] maven should not give dependencies to plugins that don't @requireDependencyResolution
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@927498 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 17:01:40 +00:00
Benjamin Bentmann 8028a86643 o Updated IT to account for difference in validation message
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@927448 13f79535-47bb-0310-9956-ffa450edef68
2010-03-25 15:20:56 +00:00
Benjamin Bentmann 718107c09a o Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@926868 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 23:56:59 +00:00
Benjamin Bentmann 02aa0ea7cf o Strengthened IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@926862 13f79535-47bb-0310-9956-ffa450edef68
2010-03-23 23:48:30 +00:00
Benjamin Bentmann 75ce32ab48 [MNG-4600] [regression] Optional flag from dependency management applied to dependencies
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@925480 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 23:19:58 +00:00
Benjamin Bentmann a0df903c89 [MNG-2577] Allow interpolation of Properties in settings.xml
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@925255 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 15:03:51 +00:00
Benjamin Bentmann 5d1e6442da [MNG-2486] ${project.version} evaluated to timestamped version if referring to SNAPSHOT
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@924761 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 13:18:31 +00:00
Benjamin Bentmann d74c83c25b [MNG-4590] [regression] System properties are no longer interpolated in imported POMs
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@923399 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 19:33:04 +00:00
Benjamin Bentmann 1a7c67bc31 o Fixed version range
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@922211 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 10:58:43 +00:00
Benjamin Bentmann c2c7ee6575 [MNG-4428] Permament move (error 301) not handled properly by Maven
o Renamed IT to match bug id

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@922093 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 01:05:06 +00:00
Benjamin Bentmann 3c0616ffa0 [MNG-4428] Permament move (error 301) not handled properly by Maven
o Strengthened IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@922090 13f79535-47bb-0310-9956-ffa450edef68
2010-03-12 00:51:02 +00:00
Benjamin Bentmann e4d8f69484 [MNG-4586] Plugin prefix can't be resolved from plugin management if management entry is missing plugin version
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@921930 13f79535-47bb-0310-9956-ffa450edef68
2010-03-11 16:47:32 +00:00
Benjamin Bentmann a9262cf8ed [MNG-4580] Plugin dependencies for module ignored when building from aggregator project using direct plugin invocation
o Added IT

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@921578 13f79535-47bb-0310-9956-ffa450edef68
2010-03-10 21:29:03 +00:00