Issue sorted by votes 136 votes -- automatic parent versioning (MNG-624) 82 votes -- Global dependency exclusions (MNG-1977) 69 votes -- Add option to exclude all transitive dependencies for a particular one (MNG-2315) 43 votes -- Version ranges with non-snapshot bounds can contain snapshot versions (MNG-3092) 38 votes -- [RFC] change the POM to use attributes (MNG-3397) 38 votes -- add a reportingManagement section (MNG-1931) 33 votes -- type zip for packaging ? (MNG-1683) 29 votes -- "provided" scope dependencies must be transitive (MNG-2205) 27 votes -- Guide to multi project setup (MNG-1366) 25 votes -- inherited site url not properly handling parameters (MNG-3244) 21 votes -- Possible problem with @aggregator and forked lifecycles (MNG-2184) 21 votes -- Maven Local Settings Model should allow configuration of distributions (distributionManagement) (MNG-2553) 20 votes -- Make dependencies of test-jars transitive (MNG-1378) 19 votes -- implement conflict resolution techniques (MNG-612) 19 votes -- Allow build lifecycle to execute tasks in parallel (MNG-3004) 19 votes -- Properties defined in top-level profiles.xml do no propagate to child modules (MNG-2157) 18 votes -- dependencies resolution not work using pom on local source tree - special case (MNG-740) 18 votes -- Maven should get the source and javadoc jars from a repository if they are available (MNG-2248) 17 votes -- Can't get transitive dependencies from a war pom when this war is added as a depdency of a project (MNG-1991) 17 votes -- Add a skip attribute to the plugin, similar to inherited to allow for a plugin to be skipped for a particular child project if that plugin is inherited (MNG-3102) 16 votes -- Artifact copied to local repository with wrong file extension when using jboss-packaging plugin (MNG-2426) 15 votes -- Maven needs to support multiple logging levels (MNG-2570) 14 votes -- No way to avoid adding artifactId to site urls (MNG-2915) 14 votes -- Allow plugin dependencies to be excluded (MNG-2163) 14 votes -- project-level plugin dependencies not handled correctly in multimodule builds (MNG-1949) 13 votes -- Incorrect dependency version downloaded (MNG-2340) 13 votes -- Forcing execution of the post-integration-test phase (MNG-2142) 12 votes -- Variables are not replaced into installed pom file (MNG-2971) 12 votes -- Extending a Mojo Class and used in a new Mojo Project, parameter fields in the parent mojo are not set, this disables reuse of existing mojo project. (MNG-3042) 12 votes -- ${project.version} evaluated to timestamped version if referring to SNAPSHOT (MNG-2486) 12 votes -- Allow exclusion of a certain transitive dependency across all direct dependencies. (MNG-3196) 12 votes -- Embedder does not resolve transitive dependencies in multi-module project, unless the modules were installed into local repository previously. (MNG-3339) 12 votes -- When artifact not found on mirror the real site isn't checked (MNG-714) 12 votes -- profile activation by property doesn't work with properties defined in settings. (MNG-2276) 12 votes -- reporting section should allow additional dependencies in plugins as well (MNG-1948) 12 votes -- Concurrent-safe access to local Maven repository (MNG-2802) 11 votes -- Allow wildcards in dependency exclusions (MNG-3832) 11 votes -- Validate that a plugin is not configured twice in the pom (MNG-1701) 11 votes -- Integration tests lifecycle (MNG-591) 11 votes -- implement a license clickthrough (MNG-671) 10 votes -- support improved property based profile activation (MNG-1753) 10 votes -- Thousands of [WARNING] Component returned which is not the same manager. (MNG-2879) 10 votes -- dependencies with classifier mask transitive dependencies of same dependency without classifier (MNG-1823) 10 votes -- Add new lifecycle phases for IT (MNG-2010) 9 votes -- Artifact resolver incorrectly selects repository which doesn't contain the selected version (MNG-2098) 9 votes -- Dependency can't be resolved but has been found in the reactor. (MNG-3685) 9 votes -- Allow multiple profile activation properties. (MNG-3328) 9 votes -- Apply profiles from settings.xml to POMs built from the repository (MNG-4148) 9 votes -- ANSI Color logging for improved output visibility. (MNG-3507) 8 votes -- Allow 'mvn test' to work with test-jar dependencies in a reactor (MNG-3043) 8 votes -- Add info to the poms for dependencies that implement an API or provide other dependencies (MNG-2316) 8 votes -- Plugins that require dependency resolution in early phases cause dependency resolution issue (MNG-3283) 8 votes -- Setting property in profiles is not evaluated for POM validation (MNG-2632) 8 votes -- Calculation of module URLs does not match deployment (MNG-2209) 8 votes -- It's not possible to get a property with unescaped & sign for urls (MNG-3242) 8 votes -- Add new element in the POM model (MNG-2009) 8 votes -- Provide fine-grained ordering when adding a mojo to a phase with existing mojo bindings (MNG-2804) 7 votes -- Version ranges not supported for parent artifacts (MNG-2199) 7 votes -- Using a version range in a plugin dependency causes "failure to resolve artifact" error (MNG-2742) 7 votes -- Expressions in POMs are not modified when the Maven Project is updated (MNG-2640) 7 votes -- StackOverflowError in DefaultMavenProjectBuilder (MNG-3391) 7 votes -- [regression] Variable substition not performed in transitive dependency using value from active profile (MNG-3782) 7 votes -- HTTPS with self-signed certificate does not work, no error message. (MNG-3230) 7 votes -- Maven doesn't try to download a dependency when it already exists a version with classifier locally (MNG-4142) 7 votes -- No property expansion in profile activation (MNG-1775) 6 votes -- Inherit transitive dependencies with runtime scope (MNG-2589) 6 votes -- Documentation of properties (pom variables) available (in mojo) (MNG-3720) 6 votes -- Building plugins with extensions in a reactor fails (MNG-1911) 6 votes -- Can't use pom properties inside resource directory tag (MNG-1486) 6 votes -- Multi-Module Project: module that depends on sibling test jar cannot execute test-compile without install of sibling first (MNG-3559) 6 votes -- Improve repository searching for artifacts (MNG-1974) 6 votes -- best practices: the location of configuration files vs resources (MNG-1425) 5 votes -- Snapshot repositories are not checked when using ranges (MNG-2994) 5 votes -- allow to pass in location of global settings file to maven cli (MNG-3611) 5 votes -- [toolchain] create "maxmem" setting for all plugins to refer to (MNG-426) 5 votes -- System properties cannot be set from Profiles or Settings.xml (MNG-2532) 5 votes -- Maven shouldn't error if a module appears twice in the reactor (MNG-3565) 5 votes -- "Nested imports" doesn't work on Maven 2.0.9 (MNG-3537) 5 votes -- Unable to resolve Dashboard mojo from Central (MNG-4001) 5 votes -- profiles should be merged when inherited (MNG-2275) 5 votes -- Settings.xml allowing mirror definitions inside profiles (MNG-3525) 5 votes -- Handle date qualifier in DefaultArtifactVersion (MNG-3518) 5 votes -- Profile activation by file fails when maven is run outside the pom's directory (MNG-3017) 5 votes -- Custom ArtifactHandler not resolved for project when an additional plugin with extensions is defined in parent pom (MNG-3506) 5 votes -- Snapshots are being packaged with datestamps in their filename instead of "SNAPSHOT", (MNG-2903) 5 votes -- External property file in command line (MNG-2046) 5 votes -- we need a var that always points to the root direcotry in multi module builds (MNG-1958) 5 votes -- List 2 or more maven goals in the of the POM. (MNG-1144) 5 votes -- Add default encodings section to POM (MNG-2216) 5 votes -- Listing central repo in pluginRepositories confuses Maven (MNG-2118) 4 votes -- Allow support for multiple classifier for a given artifact (MNG-2596) 4 votes -- relative path of webResources in parent pom not anchored correctly when run from parent (MNG-2382) 4 votes -- Problem with reactor when using attached goal (MNG-2181) 4 votes -- Don't append artifactId when parent pom already has artifactId in URL (MNG-2872) 4 votes -- profiles.xml does not always override pom.xml, at least when using sub-modules (MNG-3287) 4 votes -- OS name activation does not work for Mac OS X (MNG-2523) 4 votes -- search for metadata in legacy repositories causes wrong repository source to be used for artifact resolution (MNG-2438) 4 votes -- only first active proxy considered/used (MNG-2305) 4 votes -- Various enhancements to profiles (MNG-2557) 4 votes -- Allow Mojos that don't participate in the lifecycle to be configured using profiles (MNG-860) 4 votes -- Using CVS/CVN/etc. as source-code repository for Maven + having list of known projects. (MNG-1326) 4 votes -- Add a property substitution escaping mechanism (MNG-3558) 4 votes -- best practices: site management (MNG-41) 4 votes -- readProjectWithDependencies take very long time for some projects (MNG-3543) 4 votes -- how to write integration tests (MNG-1563) 4 votes -- best practices: version management in multi project builds (MNG-1468) 4 votes -- Gentoo style pom dependencies (MNG-935) 4 votes -- Transitive Dependencies in a profile are not used (MNG-1388) 4 votes -- Ability to introduce new lifecycles phases (MNG-1950) 4 votes -- relativePath tag doesn't work correctly (MNG-2944) 4 votes -- ciManagement from parent is not merging with children (MNG-2807) 3 votes -- profile element in POM should support overriding project.build.directory (MNG-2598) 3 votes -- ArtifactResolverDiagnoser.diagnose() fails with NPE if nested IOException has no detail message (MNG-3753) 3 votes -- Relocation not working for plugins (MNG-3762) 3 votes -- Add profile activation when project version matches a regex (MNG-3826) 3 votes -- Unable to resolve & download snapshot versions from CLI (MNG-2974) 3 votes -- The Maven 2.0.2 XML parser fails to parse a UTF-8 POM that begins with the optional byte-order mark. (MNG-2057) 3 votes -- no downloading attempts of non-existing artifact (MNG-2194) 3 votes -- Implement repository security improvements for verification of downloaded artifacts (MNG-2477) 3 votes -- DependencyManagement override version if declared in child (MNG-3033) 3 votes -- Plugins need to offer up all information without executing (MNG-2333) 3 votes -- -Dkey=value parameters cannot include spaces in the value (MNG-2190) 3 votes -- global variable filtering of pom.xml for parent and sub module pom.xml files is not working when deploying to a repository. (MNG-2412) 3 votes -- Classifiers are not powerful enough to adress the problem of generating different flavours of an artifact (MNG-2650) 3 votes -- maven-eclipse-plugin 2.5 is failing with java.lang.LinkageError (MNG-3668) 3 votes -- Improve pom to handle daylight saving changes (MNG-2202) 3 votes -- Profile Deactivation Configuration (MNG-3326) 3 votes -- Changes made to project resolved artifacts are overriden when a plugin uses @requiresDependencyResolution (MNG-3595) 3 votes -- Profiles in settings.xml not loaded when running maven without a POM (MNG-3235) 3 votes -- unable to use plugins that exist in multiple repositories (MNG-3560) 3 votes -- Allow creating POJO config classes anywhere without requiring the plugin user to specify an implementation element (MNG-1353) 3 votes -- supersedes/obsoletes (MNG-177) 3 votes -- Incorrect configuration merging when using multiple executions of antrun (MNG-1847) 3 votes -- Conflict resolution with scope widening can cause transitive dependencies to be omitted (MNG-4134) 3 votes -- server definitions should be reusable - review use of repository IDs (MNG-139) 3 votes -- Allow plugins to depend upon other plugin's goals (MNG-1649) 3 votes -- version ranges don't work after a day has passed (MNG-2906) 3 votes -- best practices: testing strategies (MNG-1381) 3 votes -- Only warn once about invalid poms (MNG-2107) 3 votes -- cyclic dependencies causes maven to not include all transitive dependencies (MNG-1944) 3 votes -- project.getBuild().setSourceDirectory() should modify the compile source roots automatically (MNG-1945) 3 votes -- no way to retrieve/change plugin configuration in the POM or globally (MNG-1546) 3 votes -- Dependency version range picks version 1.7.2-rc1 when specified as [1.8.0.1,) (MNG-2210) 3 votes -- Add new integration-test scope for dependencies (MNG-2011) 3 votes -- Local test scope shouldn't override transitive compile scope (MNG-4156) 2 votes -- improve validation of POM elements (MNG-2391) 2 votes -- user.home not expanded in conf/settngs.xml (MNG-3946) 2 votes -- DefaultArtifactCollector does not filter ResolutionListener events (MNG-3089) 2 votes -- Site / Dependency / Classifier Issue (MNG-3763) 2 votes -- mvn install-file suggestion wrong? (MNG-3629) 2 votes -- Memory Leak in maven2 for multiproject (MNG-3073) 2 votes -- Incorrect parameter injection (MNG-3835) 2 votes -- Getting arbitrary depth=2 dependencies when using optional=true (MNG-3067) 2 votes -- Incomplete set of transitive dependencies resolved when transitive dependencies repository is not listed. (MNG-3603) 2 votes -- Circular dependencyManagement excludes all classpath dependencies (MNG-3061) 2 votes -- Dependencies should not be able to introduce repositories to the build (MNG-3056) 2 votes -- Remove the notion of pluginRepositories (MNG-2750) 2 votes -- Create new phase to prepare for integration tests (MNG-1628) 2 votes -- property in settings.xml not interpolated when resolving parent POM from remote repository (MNG-3612) 2 votes -- Modify maven-toolchain to look in ${maven.home}/conf/toolchains.xml and in ${user.home}/.m2/toolchains.xml (MNG-3891) 2 votes -- Provide (more) details to generic error outputs (MNG-2067) 2 votes -- Output more information in error message (MNG-2069) 2 votes -- Allow aggregation mojos to access plugin configurations (MNG-2180) 2 votes -- Dependency poms not timely merged with parents (MNG-2743) 2 votes -- Improve support for in reactor builds (MNG-1755) 2 votes -- Require an schema to be specified in the configuration block of a plugin (MNG-2175) 2 votes -- plugin configuration issue (DefaultPluginManager.mergeMojoConfiguration) (MNG-3028) 2 votes -- unable to resolve profile properties from a parent pom (MNG-3289) 2 votes -- maven only tries the first repo that contains an artifact (MNG-3282) 2 votes -- strange issue when trying to generate a site which uses the multi project and assembly stuff (MNG-2319) 2 votes -- Using JDK 1.5+ annotations for mojos metadata (MNG-2521) 2 votes -- maven-model Extension.equals causes NPE when any field is uninitialized (MNG-3265) 2 votes -- Profile activation based on hostname or IP (MNG-3163) 2 votes -- Allow properties to inherit from other properties (MNG-542) 2 votes -- Support proper project identity in site URLs (MNG-2679) 2 votes -- Add meta-data to root of Maven repository. (MNG-401) 2 votes -- Authentication failures on dependency download aren't reported (MNG-3477) 2 votes -- Delete remote files before uploading them to avoid permission problems (MNG-1905) 2 votes -- Using ${project.parent.basedir} in causes InvalidProjectModelException (MNG-3597) 2 votes -- Active by default profile is ignored when another is specified explicitly. (MNG-3229) 2 votes -- Custom packaging handling doesn't work well in forked lifecycle (MNG-3227) 2 votes -- transitive dependency exclusion fails when classifier specified (MNG-3555) 2 votes -- Give a warning if a snapshot version of dependency has been removed. (MNG-3353) 2 votes -- Add new dependency scope "bootstrap" to support concept of boot class path (MNG-3348) 2 votes -- wagons should be tolerant of incorrect configurations in entries within settings.xml (MNG-1982) 2 votes -- 1.0-beta-3 should be < 1.0-SNAPSHOT (MNG-2281) 2 votes -- extend scope of 'result' variable in org.apache.maven.artifact.ant.DependenciesTask.doExecute() (MNG-2283) 2 votes -- MAVENPROJECT: getActiveProfiles() returning duplicate activeByDefault profile defined in LOCAL_HOME/.m2/settings.xml (MNG-3122) 2 votes -- Default message and profile help messages (MNG-2916) 2 votes -- Active-by-default profiles from settings.xml are not active without pom.xml (MNG-2918) 2 votes -- Small change to artifact version parsing. (MNG-3526) 2 votes -- NPE in MAven Settings writer (MNG-2266) 2 votes -- Non-unique-version snapshots not updated (MNG-2839) 2 votes -- Mojo not getting configuration from pom in integration-test phase (MNG-1969) 2 votes -- Add ability to execute an specific plugin execution via its id (MNG-3409) 2 votes -- allow the creation of goal aliases in the POM and in user settings (MNG-248) 2 votes -- improve mirroring support (MNG-3407) 2 votes -- Versions are required when it shouldn't with multi-modules projects and war dependencies (MNG-2241) 2 votes -- [toolchain] Allow to specify javadoc url in pom.xml (MNG-2040) 2 votes -- best practices: setting up multi-module build (MNG-1423) 2 votes -- attached artifact is not included in classpath when a sub-project depended on it is compiled in multi-project (MNG-2957) 2 votes -- don't require if there is a valid schema element (MNG-1120) 2 votes -- The clean plugin requires dependent plugins defined in a project's pom.xml to be in the repository before it can perform a clean (MNG-2036) 2 votes -- DefaultArtifactCollector changes the version of the originatingArtifact if it's in the dependencyManagement with another version (MNG-2931) 2 votes -- Component descriptor cannot be found in the component repository: org.apache.maven.plugin.Mojoorg.apache.maven.plugins:maven-javadoc-plugin:2.4:jar. (MNG-4063) 2 votes -- Inheritance of Properties-style plugin parameters doesn't appear to work (MNG-2218) 2 votes -- restriction of [1.6,) and [1.5,1.6.2) in that order results in 1.6.2 instead of 1.6.1 (MNG-1142) 2 votes -- Build execution order control in fine grained projects. (MNG-1694) 2 votes -- Provide mechanism for suppressing inherited/injected/mapped mojo binding (MNG-2805) 2 votes -- Add support of .pac file for proxy configuration (MNG-202) 1 votes -- Maven is too verbose in its output, obscuring actual messages (MNG-3648) 1 votes -- Maven performance needs improvement (MNG-3647) 1 votes -- Repository Mirrors in settings.xml need to specify layout (MNG-2599) 1 votes -- maven-metadata-.xml not generated when deploying to repository via scpexe protocol (MNG-3643) 1 votes -- invalid remote repository metadata file installed in local repo (MNG-2490) 1 votes -- need comprehensive docs on the snapshot mechanism (MNG-2094) 1 votes -- Update the DefaultPluginManager to not use a project depMan for controlling it's transitive dependencies (MNG-2893) 1 votes -- Nearest dependency, which is not included by a filter, wins, although a farthest dependency, which is included by the same filter, does not win. (MNG-3090) 1 votes -- Create Deprecation Mechanism for Maven Artifacts (MNG-3952) 1 votes -- Maven should handle when a mojo doesn't requires a project (MNG-1712) 1 votes -- artifact of packaging 'tar.gz' / dependency of type 'tar.gz downloaded, but not saved to local repository (MNG-3078) 1 votes -- M2_HOME is incorrect when launched from another process (MNG-2989) 1 votes -- Project source path not generated correctly (MNG-1709) 1 votes -- FAQ about why there are no dependency properties, and document how to use an artifact filter instead (MNG-2390) 1 votes -- Overriding default naming (MNG-2585) 1 votes -- Provide a means of loading custom substitute components instead of default Maven components (MNG-2771) 1 votes -- document what gets inherited during project inheritence (MNG-2388) 1 votes -- raw POM retrieval (MNG-3976) 1 votes -- improved control over the repositories in the POM (MNG-2381) 1 votes -- incorporate plugin configuration conventions into the standard directory layout (MNG-2385) 1 votes -- ModelUtils.clone doesn't clone plugin entries where inherited == false (MNG-3700) 1 votes -- goals should be able to run without using pom.xml even if its available (MNG-2455) 1 votes -- Review thread safety in maven to make the embedder safe to use (MNG-1084) 1 votes -- Add a MavenProject.addArtifact() method (MNG-2197) 1 votes -- Dependency Resolution Handling Conflicts with 2.0.8 (MNG-3606) 1 votes -- Class loaders employed by Maven return invalid URLs to resources (MNG-3607) 1 votes -- Resource inheritance isn't additive (MNG-2751) 1 votes -- deprecate expression, add system-property (MNG-2063) 1 votes -- automatic plugin configuration from system properties (MNG-2064) 1 votes -- provide an include mechanism to include other pom.xml (MNG-3894) 1 votes -- Need way to share code between report mojos and main build mojos (MNG-1886) 1 votes -- Qualified and unqualified actifact does not resolve dependencies identically (MNG-3721) 1 votes -- Transitive DepMan not working (per MNG-1577) [use case attached] (MNG-3038) 1 votes -- Allow access to components of a parsed version through properties. (MNG-4105) 1 votes -- Force update of files in the repo if checksum has been updated (MNG-1609) 1 votes -- Wrong repository used in artifact resolution for a transitive dependency that is also declared as a managed artifact with a different version (MNG-3737) 1 votes -- Support for different types of version ranges in dependencies (MNG-2480) 1 votes -- Provided scope dependencies are based in target app server, current approach doesn't work very well (MNG-2317) 1 votes -- Write at the debug output the name of the used settings.xml and the path of the repository (MNG-3148) 1 votes -- Timestamps on messages (MNG-519) 1 votes -- possible chicken and egg problem with extensions (MNG-657) 1 votes -- Command line -f option should propagate to module poms. (MNG-3150) 1 votes -- Dependency-Resolution Bug (Resolved too early / at wrong point) (MNG-3169) 1 votes -- Different builds for ejb-client optional with parent (MNG-3269) 1 votes -- Reports configuration not inherited from parent pom (MNG-3162) 1 votes -- Logs improvment when using sub-projects (MNG-2637) 1 votes -- Dependency excludes applies to subsequent dependencies (MNG-3689) 1 votes -- Not activating profiles correctly (MNG-3688) 1 votes -- best practices: multiple profile deployments (MNG-416) 1 votes -- Downloaded plugin dependencies influence project dependencies (MNG-3383) 1 votes -- Add "description" element to profile definition (MNG-3789) 1 votes -- Split site deployment URLs into release vs. snapshot, just like artifacts (MNG-3699) 1 votes -- Multiple Plugin Declarations Ignored with no warning (MNG-3398) 1 votes -- Allow plugin executions in the "super-init" phase before reactor sorting of modules build order (MNG-2546) 1 votes -- Allow LATEST and RELEASE to peg major version similar to SNAPSHOT (MNG-4089) 1 votes -- NullPointerException when version ranges overlap on snapshot. (MNG-3471) 1 votes -- Maven Embedder incorrectly resolves properties in multiprojects and incorrectly resolves dependency management for POM dependencies (MNG-3479) 1 votes -- if a proxy is not reachable, don't use it instead of failing (MNG-462) 1 votes -- AsbtractMojo should look for LoggerManager plexus component (MNG-3463) 1 votes -- Top level project have to have a packaging of "pom". What about plug-ins wanting to make a different top level packaging? (MNG-1915) 1 votes -- [toolchain] Improve plugin API to ease configuration sharing between plugins (MNG-831) 1 votes -- Skip plugin and/or execution (MNG-3321) 1 votes -- Fail the build with a nice error message if a property to be interpolated in pom.xml is not defined (MNG-864) 1 votes -- Path normalization during inheritance prohibits usage of properties (MNG-3315) 1 votes -- FAQ: My project compiles in Eclipse and not Maven. Why is Maven broken? (MNG-3481) 1 votes -- Strange warnings while building a project (MNG-3587) 1 votes -- Create a standard versioning document (MNG-1304) 1 votes -- mvn clean install site doesn't work on multi-modules projects (MNG-4195) 1 votes -- Support 'parameter' mechanism for mojo aggregated objects (MNG-3582) 1 votes -- Write up a sync'ing partners guide (MNG-1302) 1 votes -- Nested compile source roots in effective POM cause bad Eclipse build path (MNG-3300) 1 votes -- read some plugin settings from settings.xml (MNG-3303) 1 votes -- Build reactor from toplevel pom (MNG-3377) 1 votes -- best practices: multi-user installation (MNG-367) 1 votes -- Allow defined dependencies to be related to certain types (attachments) (MNG-872) 1 votes -- Compile dependency resolution is slow (MNG-3222) 1 votes -- XML entity not supported in Maven 2 (MNG-3556) 1 votes -- configure a repository as the 'preferred' download location for certain artifactIds or groupIds (MNG-2608) 1 votes -- Multiple -Dkey=value command line options not handled correctly (MNG-3356) 1 votes -- the command "mvn -help" should describe the usage of the maven help plugin (MNG-3258) 1 votes -- Filtering test resources replaces the wrong value (MNG-3542) 1 votes -- Profiling patch to display times of individual project/goal executions. (MNG-3547) 1 votes -- don't show disabled repositories in artifact exceptions (MNG-1204) 1 votes -- XML Schema for maven-metadata.xml (MNG-3125) 1 votes -- Mojo parameters defined in abstract-mojo class not set, when concrete/abstract mojo class in different JARs (MNG-1983) 1 votes -- Mojo in forked lifecycle invoked in reactor build cannot find reactor dependency (MNG-2140) 1 votes -- Consider adding id element under Contributor (MNG-2710) 1 votes -- improvements to complex mojo configuration (MNG-1567) 1 votes -- Report plugins with inherited=false dropped by profile injector (MNG-3539) 1 votes -- Extend POM to support encoding parameter per (test) resource (MNG-4149) 1 votes -- Create comprehensive profiles documentation (MNG-2000) 1 votes -- mvn -Da=" " throws an excepltion (MNG-3529) 1 votes -- DefaultModelInheritence::appendPath assumes it is operating on interpolated/literal paths (MNG-3133) 1 votes -- Profile to be activated when file is missing is always activated (MNG-3524) 1 votes -- Several problems when specifying custom target dir (MNG-1362) 1 votes -- Guide to creating report plugin (MNG-1367) 1 votes -- import dependencies should honor "nearest definition" resolution (MNG-4132) 1 votes -- Resolving legacy dependency ignores transitive dependencies (MNG-3007) 1 votes -- Multiple executions of embedder reuse the ProjectBuildCache (MNG-3008) 1 votes -- @requiresDependencyResolution in process-classes post compile (MNG-1390) 1 votes -- Starting thinking about a proper distributed repository mechanism a la CPAN (MNG-1441) 1 votes -- Setting testOutDirectory to ${basedir}/target/test-classes causes test classpath to be reversed. (MNG-3416) 1 votes -- Maven should check the contents of the POMs and jars that it downloads (MNG-2259) 1 votes -- Unwanted creation of repository directories (MNG-2845) 1 votes -- Set property containing the currently executing maven version. (MNG-4112) 1 votes -- When using maven.test.skip it does verify the test dependency... (MNG-4192) 1 votes -- Inheritance of overrides that of (MNG-2103) 1 votes -- Reactor builds fail due to erroneous cycle in project sorting which does not consider versions (MNG-3814) 1 votes -- assembly guide enhancements (MNG-1522) 1 votes -- Provide line number information when there are errors processing a pom.xml (MNG-1803) 1 votes -- Allow to resolve dependencies using version range from reactor (MNG-4048) 1 votes -- NPE in resolver if artifact defined with a version range (MNG-4047) 1 votes -- (False) transitive dependencies don't appear on the compiler classpath in some windows environments since m2.0.6. (MNG-2962) 1 votes -- document standard location for plugin configuration files (MNG-1121) 1 votes -- Use optional transitive dependencies versions as dependencyManagement does (MNG-2966) 1 votes -- dependencyManagement ignores version constraints (MNG-3800) 1 votes -- Can't use repositories in protocols other than http (MNG-2227) 1 votes -- metadata needs different policy to (MNG-1549) 1 votes -- What is the Difference between project.getDependencies() and project.getDependencyArtifacts? (MNG-2022) 1 votes -- file/directory permissions and configuration should be configurable on a deployment repository in distributionManagement of POM (MNG-1548) 1 votes -- Document how parent-child POM relationships, , and works (MNG-2026) 1 votes -- Attached mojos with the @aggregator tag can yield bad results in a multi-module project (MNG-2028) 1 votes -- Document POM inheritance (MNG-2027) 1 votes -- Sometime SNAPSHOTs can not be downloaded in an an online build (MNG-2941) 1 votes -- Support for a bundled scope (MNG-2111) 1 votes -- Project scoped Repository (MNG-1692) 1 votes -- ArtifactRepositoryLayout isn't extensible (MNG-2110) 1 votes -- Profile activation based on module packaging type (e.g. jar, war, ear) (MNG-4154) 1 votes -- Profile activation based on Maven offline-mode status (MNG-4155) 1 votes -- Maven Integration with Bash (MNG-3928) 1 votes -- Dependencies with scope system and version range make the build fail (MNG-2017) 0 votes -- Don't use aggregator mojos for default report set (MNG-3949) 0 votes -- Good Primer on Maven for site (MNG-2698) 0 votes -- project's output directory cannot be set to absolute path (MNG-3646) 0 votes -- Error executing post-site: java.util.MissingResourceException: Can't find bundle for base name site-plugin, locale en (MNG-2693) 0 votes -- Add the list of active profiles to pom.properties (MNG-3644) 0 votes -- [regression] Inheritance of project/site/scm URLs does not take child's relative location to parent into account (MNG-3848) 0 votes -- Integrate Mercury into Maven (MNG-3849) 0 votes -- Review inheritance of SCM info (MNG-3844) 0 votes -- javadoc is non existent (MNG-3840) 0 votes -- Define "profiles" element in Maven POM Schema (MNG-2396) 0 votes -- Execution project is accessible to later mojo executions (MNG-3941) 0 votes -- Build extension not working if not placed in the pom.xml where a reactor build is initiated (MNG-3097) 0 votes -- Per-execution inherited flag ignored (MNG-3959) 0 votes -- [regression] error reporting can not properly report a missing extension artifact (MNG-3650) 0 votes -- Dependency reporting plugin overwrites other project's artifact file (MNG-3755) 0 votes -- Integrate Mercury-driven wagon into Maven (MNG-3759) 0 votes -- Ampersand characters cannot be used in profiles.xml (XML parsed twice) (MNG-3657) 0 votes -- improve maven embedder documentation (MNG-3658) 0 votes -- Allow multiple local repositories (MNG-3655) 0 votes -- Artifact version is downloaded even if excluded or omitted for nearer (MNG-3750) 0 votes -- Multi-module project is non-deterministic in evaluating reactor artifacts defined as dependencies unless they are installed in the local repository (MNG-3751) 0 votes -- Collect all version information in the top-level POM, and manage with a set of properties (MNG-3656) 0 votes -- Use new plexus plugin manager component to load extensions (MNG-3858) 0 votes -- switch dependency plugin to use Mercury (MNG-3854) 0 votes -- mvn script isn't setting maven.home correctly with cygwin on xp (MNG-3085) 0 votes -- Remove the RuntimeInfo required in the setting.mdo (MNG-3954) 0 votes -- Maven unable to find the child modules (MNG-3956) 0 votes -- Incorrect system dependency results the compile-dependent libraries not be included into war (MNG-2785) 0 votes -- [IMPROVEMENT] Namespace qualify all xml documents (MNG-2786) 0 votes -- [regression] Class folder system dependency doesn't work anymore (MNG-3768) 0 votes -- Make plugin executions depend on packaging (MNG-3765) 0 votes -- toolchains not found in extensions (MNG-3766) 0 votes -- Error for invalid settings file should indicate the location of the settings file (MNG-3761) 0 votes -- Snapshot plugin repository declarations cause snapshot plugins to slip in where only releases are requested (MNG-2781) 0 votes -- Improve pom to handle i18n fields (MNG-3626) 0 votes -- incorporate Jesse's description of the directory structure (MNG-2378) 0 votes -- Dependencies with classifier should not always require a version. (MNG-3825) 0 votes -- Allow more control around the configuration and use of optional dependencies (MNG-2984) 0 votes -- Mojo's with @execute don't get configured with executedProject (MNG-2581) 0 votes -- UNC in MAVEN_HOME not working (MNG-2580) 0 votes -- Improve error message when trying to execute moojo with no pom.xml (MNG-3779) 0 votes -- Rebuild on pom change (MNG-2584) 0 votes -- [regression] Problem in dependency resolution with exclusion, pom parent (MNG-3775) 0 votes -- Provide more debug information in wagon (http request/response/headers) (MNG-1501) 0 votes -- Antrun plugin run within embedder loses error message (MNG-3630) 0 votes -- Support settings.properties for interpolated properties in settings.xml (MNG-3837) 0 votes -- Clearer javadocs for MojoExecutionException and MojoFailureException (MNG-3632) 0 votes -- The site plugin relies on MavenProjectBuilder.build( project, localRepo, profileManager ) (MNG-3771) 0 votes -- Ability to evaluate expressions involving collections (MNG-3638) 0 votes -- Improve mvn script for CI builds: mavenrc_pre / mavenrc_post (MNG-2970) 0 votes -- Cannot specify a version range for build extensions (MNG-2973) 0 votes -- build lifecycle and executions: documentation fodder (MNG-2383) 0 votes -- Document precedence for filter property locations (MNG-3063) 0 votes -- Create an abstract source generation mojo (MNG-1505) 0 votes -- document how to write packaging plugins (MNG-2386) 0 votes -- Optional is not transitive (MNG-2864) 0 votes -- MavenProject objects of dependencies should be made available (MNG-2866) 0 votes -- [regression] proxy access broken between maven version 2.0.10 and 2.1. Probably due to addition of wagon 1.0-beta-4+ (MNG-4211) 0 votes -- Use the embedder in Maven's integration tests (MNG-1086) 0 votes -- Prevent local repository from also being the remote repository (MNG-3882) 0 votes -- mvn script cannot compile sources which use java 1.6 classes if JAVA_HOME is set (MNG-3707) 0 votes -- Windows Installer (MNG-3708) 0 votes -- Implements a better toString method in the maven objects exemple in : o.a.m.p.MavenProject (MNG-2053) 0 votes -- Define an Repository Manager API for reaching far RMs for various inquiries (MNG-3053) 0 votes -- No attempts to connect to remote repositories under Sun JDK 1.6.0.06 (i386 and x86_64) (MNG-3987) 0 votes -- Configuration of array-typed mojo parameters with type-incompatible elements causes ArrayStoreException (MNG-3888) 0 votes -- Add timing information to integration tests (MNG-2356) 0 votes -- Reporting Encoding Configuration: ${project.reporting.outputEncoding} (MNG-3608) 0 votes -- Add ability to exclude a report mojo from executing (MNG-2193) 0 votes -- Command line arguments don't overwrite settings.xml properties when invoking a plugin (MNG-3884) 0 votes -- parameter parse error (MNG-2452) 0 votes -- process-test-classes phase is run even when maven.test.skip is called (MNG-2852) 0 votes -- Null Pointer Exception when mirrorOf missing from mirror in settings.xml (MNG-3616) 0 votes -- When building a module - display it's : rather than just a (MNG-4220) 0 votes -- Use Apache JSecurity (Shiro) to implement a general security system for repository access (MNG-4222) 0 votes -- Endless loop with relocation jtds:jtds (MNG-3610) 0 votes -- Intro to the POM implies profiles are inherited (MNG-2857) 0 votes -- Push all repository/artifact related code into a legacy module and create a backward compat layer for external consumers (MNG-4221) 0 votes -- Resolve expressions in POM artifact coordinates (MNG-4223) 0 votes -- Better detection of JAVA_HOME on Apple Mac OS X (MNG-4226) 0 votes -- Plugin dependencies are incorrectly included as needed artifacts in IBM JDK 1.5 sr8 and IBM JDK 1.6 (MNG-4225) 0 votes -- Authorization failed: Not authorized by proxy. (MNG-4228) 0 votes -- Use it0104 and the maven-it-plugin-configuration plugin for comprehensive interpolation/inheritence tests (MNG-2755) 0 votes -- System Properties profile activation should move to Execution Properties activation (MNG-2754) 0 votes -- Find a reusable/consistent way to insulate Mojos from 'does not implement Log' in commons-logging (MNG-1725) 0 votes -- Allow specification of the toolchains.xml location on the command line (MNG-3714) 0 votes -- Uniquely identify modules by module name and version number (MNG-1885) 0 votes -- A dependency on a test-jar should bring in the main artifact as a dependency (MNG-3044) 0 votes -- it plugin not picking up the plugin being built (goes to the local repo instead) (MNG-1883) 0 votes -- Transitive dependencies override explicitly set scope. (MNG-3890) 0 votes -- settings.xml needs a tag for the http.auth.preference parameter (MNG-3049) 0 votes -- Uniform access to phase properties of MavenProject (MNG-2463) 0 votes -- POM validator allows optional but it is not valid. (MNG-3991) 0 votes -- Dependency.equals(Object):boolean is missing for version 4.0.0 POMs (MNG-3619) 0 votes -- Educate Users on Setting up maven 2 with Norton Internet Securiity (with Firewall) + Windows (MNG-3993) 0 votes -- Generic readModel method missing in embedder (MNG-2889) 0 votes -- Extend POM model to support declaration of IRC channels (MNG-3726) 0 votes -- Cannot override plugin dependencies in maven 2.0.9 (MNG-3725) 0 votes -- Meaningless error message: "Error transferring file" (MNG-2741) 0 votes -- executedProject is not properly populated by @execute in reporting (MNG-3032) 0 votes -- merging metadata doesn't fail when timestamp is in the future (MNG-1751) 0 votes -- Maven caches missing snapshot dependencies, so further builds fail without checking the repo until the cache expires or -U is included to flush the cache (MNG-3035) 0 votes -- add filtered resource directories to super POM (MNG-2478) 0 votes -- uninstantiable expressions fail, even if not required (MNG-2171) 0 votes -- Build fails on system without svn client (MNG-4200) 0 votes -- versionrange doesn't handle singular version correctly (MNG-2876) 0 votes -- Unable to resolve ${env.HOSTNAME} (MNG-4202) 0 votes -- Custom packaging break in trunk (rev 784628) (MNG-4201) 0 votes -- Maven does not honour Plexus component lifecycles in embedded environment for singleton-keep-alive components (MNG-2875) 0 votes -- useful developer bash functions for Maven (MNG-2730) 0 votes -- Remove support for legacy style repositories (MNG-4204) 0 votes -- Remove all application logging from DefaultMaven downward (MNG-2735) 0 votes -- Decouple Settings from the ProfileManager (MNG-2736) 0 votes -- 1-char profile names cannot be activated with -P (MNG-2738) 0 votes -- Support writing all generated output to a different filesystem base to that of the project files (i.e. all non generated files) (MNG-2086) 0 votes -- Profiles not being activated for relocated POMs (MNG-3872) 0 votes -- mvn -fn install fails when a module could not be found (MNG-2345) 0 votes -- Document the naming convention for archetypes (MNG-2484) 0 votes -- upgrade the Plexus container (MNG-3878) 0 votes -- Dependency map and documentation (MNG-3879) 0 votes -- add a simple command line alias for -Dmaven.test.skip=true as I find myself typing it very very often (MNG-2348) 0 votes -- Improve error message when the pom is encoded in the wrong charset (MNG-2187) 0 votes -- lazily resolve extensions (MNG-656) 0 votes -- Snapshots not updated when using uniqueVersion false (MNG-3144) 0 votes -- add the ability to exclude dependencies from a plugin (MNG-3290) 0 votes -- ArtifactResolver.resolveTransitively() is not working (MNG-2513) 0 votes -- Need a way to get all profiles from the embedder (MNG-3291) 0 votes -- maven should not give dependencies to plugins that don't @requireDependencyResolution (MNG-3297) 0 votes -- contribution: PluginClasspathTask (renamed from PluginDependencyTask) (MNG-2329) 0 votes -- Need a way to reference a config property from another property using the expression language in a mojo (MNG-525) 0 votes -- Locked SNAPSHOT version ignored (MNG-2323) 0 votes -- 2.1: aggregating plugins in submodules of the reactor return all projects causing a chicken/egg issue (MNG-3260) 0 votes -- Classified extensions (MNG-3261) 0 votes -- Problem accessing dependency resource via reflection in maven 2 plugin (MNG-3262) 0 votes -- maven-model RepositoryBase overrides equals() but not hashCode() (MNG-3266) 0 votes -- Correct error message when project descriptor not found (MNG-3168) 0 votes -- Allow Mojos to be private (MNG-532) 0 votes -- Don't download pom if artifact is already in the local repository (MNG-2443) 0 votes -- Allow support for property list based artifact qualifying (enhanced classifiers) (MNG-2649) 0 votes -- Allow Maven 2 to be monitored using JMX. (MNG-647) 0 votes -- warning message for local scope test should indicate whether the problem is (MNG-2645) 0 votes -- "Unlimited" number of version digits (MNG-2643) 0 votes -- Zip files are not included in the test classpath (MNG-2500) 0 votes -- Revisit backwards compat of extensions (IT 0114) (MNG-3281) 0 votes -- explore how provided app server deps map to app server platform definitions in Netbeans IDE. (MNG-2504) 0 votes -- maven freeze (MNG-3389) 0 votes -- [regression] Help plugin does not work (MNG-3683) 0 votes -- Create a mojo Log to accumulate warning (and higher log-level) messages per project, and output them like error reports in the summary. (MNG-3381) 0 votes -- Allow properties parameter to be a properties file (MNG-3785) 0 votes -- Specific dependencies list makes the embedder to set 'varsionRange' for one of them to 'null' (MNG-3386) 0 votes -- Properties not effective in inherited elements in child projects (MNG-3192) 0 votes -- different artifact resolution from Maven 2.0.9 for continuum-wagon-notifier (MNG-3681) 0 votes -- add an achetype index, and add the webtide webapp archetypes (MNG-2661) 0 votes -- MavenMetadataSource.retrieveAvailableVersions(...) returns garbage with a legacy repository (MNG-3793) 0 votes -- Plugins to take version ranges (MNG-3799) 0 votes -- Allow dependencies' scopes to be managed without explicit versions (MNG-3695) 0 votes -- some additions for the http://maven.apache.org/powered-by-m2.html page (MNG-3798) 0 votes -- Add classifier documentation (MNG-2667) 0 votes -- Adding SCOPE in a consolidation POM stops the child dependencies from being resolved (MNG-3666) 0 votes -- Dependency scopes (MNG-2537) 0 votes -- "combine.children='append'" not being honored in (MNG-3660) 0 votes -- Transaction-based installation/deployment for multi-modules (MNG-2674) 0 votes -- add getModules() method which return a MavenProject List instead of module name String list (MNG-2675) 0 votes -- Document minimum lifecycle phase for multimodule builds that contain intradependencies == package (MNG-2400) 0 votes -- Duplicate dependencies with different scope causes confusion (MNG-2548) 0 votes -- Running 'compile' goal on specific project leads to exception. (MNG-3670) 0 votes -- originalModel in MavenProject has shallow clones of plugin instances and can be polluted when plugin versions are resolved (MNG-3674) 0 votes -- POM dependency scope auto-downgrades from provided to test (MNG-2686) 0 votes -- @requiresDependencyResolution re-resolves transitive dependencies (MNG-2409) 0 votes -- Add parameter --internet to test Internet access with and without using proxy defined in settings.xml (MNG-3474) 0 votes -- Build does not fail on corrupted POM even with checksumPolicy=fail (MNG-3470) 0 votes -- Support customization of default excludes (MNG-841) 0 votes -- track attempted downloads and only re-attempt on certain intervals (MNG-1902) 0 votes -- reporting plugin poms are retrieved from the wrong repository (MNG-3330) 0 votes -- symmetry for outputs of a plugin (MNG-193) 0 votes -- site reporting causes release:perform to fail (MNG-3336) 0 votes -- confusing error reported when using a non writable local directory (MNG-464) 0 votes -- Maven tries to download the correct artifact version, but from the false repository (MNG-4076) 0 votes -- Settings: Proceeding slash should be removed from URLs (MNG-3462) 0 votes -- [language support] Ability to use single lifecycle with dynamic extension (MNG-730) 0 votes -- trigger clean or recompile if pom (including parent and dependencies) has changed (MNG-318) 0 votes -- Making it possible for plug-in to add modules to the reactor programatically (MNG-1916) 0 votes -- Skip phase (MNG-3322) 0 votes -- Deploy site of SNAPSHOT to a different location than site of release version (MNG-3327) 0 votes -- Subtle case: Avoid resolving artifacts from outside the reactor for plugins and extensions whose projects are inside the reactor (MNG-4081) 0 votes -- File.deleteOnExit not enough for embedder&CI (MNG-3492) 0 votes -- JAR hell detection (MNG-3491) 0 votes -- provide mechanism to serialize/deserialize MavenProject (MNG-3592) 0 votes -- Allow to use custom pom resolution strategy (MNG-1119) 0 votes -- Use uniform format for and other tags (MNG-868) 0 votes -- Better/easier way to override plugin dependencies (MNG-3311) 0 votes -- Reactor cannot detect artifact with exist in project and has test-jar type and test scope (MNG-3319) 0 votes -- On call with full name Plugin groupId:artifatcId:version:goal , the ArtifactResolver is unable to resolve Plugins (MNG-3211) 0 votes -- project model should allow to register and introspect generated classes (MNG-3212) 0 votes -- merging managed dependencies should ONLY work when scope == import explicitly (MNG-3483) 0 votes -- Extend unit test for DefaultMavenProjectBuilder to check inheritance from super POM (MNG-3480) 0 votes -- increase concurrency of parallel downloads (MNG-4098) 0 votes -- Password encryption CLI switches should prompt for password if missing (MNG-4099) 0 votes -- ${maven.repo.local} in settings.xml doesn't work. (MNG-3588) 0 votes -- Is it possible to trigger profiles from profiles (MNG-3309) 0 votes -- relocation doesn't work in trunk (rev 784345) (MNG-4197) 0 votes -- centralise and internationalise error messages (MNG-330) 0 votes -- Injection of an inter-module dependency via profile does not affect reactor projects ordering (MNG-3208) 0 votes -- Document profile injection in conjunction with inheritance (MNG-1307) 0 votes -- Allow hexadecimal parameters (MNG-3575) 0 votes -- Enhancements to plugin parameters (MNG-3578) 0 votes -- tgz artifacts ungzipped on download (MNG-3233) 0 votes -- property not resolved in for war projects (MNG-3238) 0 votes -- plugin repositories are not checked when looking for snapshot plugin. (MNG-3376) 0 votes -- Default module inheritence into profiles is rather frustrating (MNG-3427) 0 votes -- Content of a property ending with .url gets overwritten with the content of from the pom.xml (MNG-3563) 0 votes -- alternative and higher level configuration option to (MNG-3564) 0 votes -- Improved error message when maven 2.1 is run with jdk 14 (MNG-3561) 0 votes -- Need documentation of command-line flags (MNG-3562) 0 votes -- remove need for plugin groups (MNG-977) 0 votes -- mvn.bat & mvn shell script use different variable names - should standardise them (MNG-3223) 0 votes -- Added the documentation in the Maven release (MNG-3360) 0 votes -- Site generation is totally messed up (MNG-3366) 0 votes -- Developers and Contributors information is not being inherited (MNG-3226) 0 votes -- Add Method to AbstractMojo for Obtaining Toolchain (MNG-3457) 0 votes -- Add Toolchain Requirements to Project Model (MNG-3458) 0 votes -- Lifecycle mappings should specify phase bindings in terms of general functionality type (MNG-683) 0 votes -- [language support] consider include source root (MNG-763) 0 votes -- build planning may fail to find forked executions on late-bound plugins (MNG-3450) 0 votes -- processing a relocation erases requested version range (MNG-3454) 0 votes -- missing IT for site urls (MNG-3256) 0 votes -- No plugin update from a staged repository (MNG-3540) 0 votes -- Infinite Loop When Using project.version in Modules Build (MNG-3448) 0 votes -- direct invocation of plugin after lifecycle calls that build it causes lifecycle-planning problem (MNG-3449) 0 votes -- snapshot directories create in local repository on some occasions (MNG-1203) 0 votes -- Create comprehensive m2 feature list (MNG-1494) 0 votes -- performance improvement for forked lifecycles (MNG-474) 0 votes -- reactor build order doesn't consider plugins modules in build order (MNG-3349) 0 votes -- Provide new POM element to configure site directory (e.g. "src/site") (MNG-3344) 0 votes -- Add new lifecylce mapping "maven-skin" (MNG-3343) 0 votes -- Allow profile activation based on availability of executable in PATH environment variable (MNG-3340) 0 votes -- M2_HOME is not used in the way described in README.txt and as such bootstrap build fails (MNG-1667) 0 votes -- Plugins cannot contribute custom ArtifactTransformation objects (MNG-3127) 0 votes -- local repository path cannot have special characters (MNG-2285) 0 votes -- Add identity specification in maven-model and maven-settings (MNG-2817) 0 votes -- Maven does not comply to XML rules regarding prefixes. (MNG-2715) 0 votes -- Cache the repo dependencies (MNG-2717) 0 votes -- Request for Summary element in POM (MNG-2719) 0 votes -- 'ejb' type dependency maps to plain jar in legacy repo (MNG-3123) 0 votes -- Investigate if MavenEmbedderLogger can be replaced by ...plugin.logging.Log (MNG-1175) 0 votes -- Inherite mailing lists from parent POM (MNG-3124) 0 votes -- logging levels (MNG-113) 0 votes -- Create a matrix of possible exceptional conditions (MNG-66) 0 votes -- Increment Model Version and enable stricter checks. (MNG-1840) 0 votes -- Guide to attached artifacts (MNG-1370) 0 votes -- activation of a profile on some Project definition (artifactId/groupId) (MNG-944) 0 votes -- best practices: plugin inheritance for a multi project build (MNG-1463) 0 votes -- Artifact not found when searching on multiple repositories (MNG-4004) 0 votes -- Make build process info read-only to mojos, and provide mechanism for explicit out-params for mojos to declare (MNG-1569) 0 votes -- Maven not able to find setter for MavenProjectHelper property (MNG-1465) 0 votes -- Properties are not propagated reccusivly in the dependency tree (MNG-4141) 0 votes -- review excluded integration tests (MNG-3136) 0 votes -- Replace the mock plugin data with real data (MNG-1067) 0 votes -- IT 0108 (snapshot updates) fail intermittently (MNG-3137) 0 votes -- SummaryPluginDescriptor doesn't expose goals prefix (id) (MNG-1065) 0 votes -- multi-project build that creates it's own plugins needs bootstrapping (MNG-2135) 0 votes -- error in depth handling of dependency tree (MNG-2274) 0 votes -- Coding standard descriptor (MNG-50) 0 votes -- Error message is misleading if a missing plugin parameter is of a type like List (MNG-3131) 0 votes -- Fix Logging in threadsafe components (MNG-2727) 0 votes -- New SNAPSHOT versions on (self managed) remote repository are downloaded but not used (MNG-3132) 0 votes -- guarded mojo execution (MNG-125) 0 votes -- The model reader/writer used inside DefaultMavenProjectBuilder need to be components (MNG-53) 0 votes -- Cannot define execution order explicitly (MNG-3522) 0 votes -- Make sure MavenEmbedder.execute( request ) always returns a MavenProject instance (MNG-2725) 0 votes -- Version range of a dependency is not available if the dependency is found transitively. (MNG-4138) 0 votes -- ssh-external wagon can not be overridden on its own (MNG-4133) 0 votes -- Guide to using version ranges (MNG-1368) 0 votes -- Document how to make a download link on your site (MNG-1365) 0 votes -- Maven 2.0.9 not handling two plugins with extensions (MNG-4135) 0 votes -- Regression: Environment Variables With Parenthesis Can't Be Referenced in POM (MNG-4136) 0 votes -- ${project.parent.name} expression returns empty. Add getName() accessor to org.apache.maven.model.Parent API (MNG-4130) 0 votes -- MavenXpp3Writer.write( writer, model ) does not write the for sections under when the "groupId" is "org.apache.maven.plugins" (MNG-4131) 0 votes -- Reactor mediates projects like dependencies (MNG-1053) 0 votes -- Allow the selection of the xml (un)marshalling tools based on the POM version. (MNG-136) 0 votes -- Maven does not always download artifacts from specified repos (MNG-3006) 0 votes -- use a token for metadata instead of timestamp to avoid clock skew (MNG-1787) 0 votes -- deprecate system scope, analyse other use cases (MNG-1867) 0 votes -- Make dependencies on javaee artifacts such as war, ear, rar get the contents into the classpath. (MNG-3516) 0 votes -- Allow several synonymous main artifacts, e.g. zip and tar.gz, just like you can have with a classifier (MNG-3515) 0 votes -- MPIR ignores reports set declared in child modules (MNG-3514) 0 votes -- Incorrect merge behavior using profile driven plugin configuration (MNG-4022) 0 votes -- Developer Object Model (DOM) (MNG-1440) 0 votes -- Give pointers to integration tests in the docs (MNG-1583) 0 votes -- State of Maven Embedder and documentation (MNG-3412) 0 votes -- Import of pom dependencies incorrectly scopes dependencies as runtime (MNG-4029) 0 votes -- allow disabling of plugin version discovery (MNG-1968) 0 votes -- still can't override properties in pom.xml with -D command line settings. regression? (MNG-4123) 0 votes -- "from the specified remote repositories" message incorrect (MNG-2834) 0 votes -- Artifacts with the same pair groupId:artifactId but different type are not resolved independently (MNG-3408) 0 votes -- Duplicate attached artifacts should not be allowed. (MNG-3119) 0 votes -- Improve documentation on multi-projects (MNG-2253) 0 votes -- The plugin manager incorrectly caches plugin versions between embedder calls (MNG-3013) 0 votes -- Cannot have 2 modules as SNAPSHOT in same group id (MNG-2901) 0 votes -- Even external reports using AbstractMavenReport / MavenReport html with isExternalReport() returning true create an empty html file target link (MNG-3016) 0 votes -- classpath used to build a module affects compile classpath for building another module (MNG-2151) 0 votes -- pluginManagement configurations are not honoured when plugin is silently included (MNG-3018) 0 votes -- Allow 'once' configuration item on plugin execution (MNG-3508) 0 votes -- add jar sources in repository for snapshot builds (MNG-2705) 0 votes -- Very slow dependency resolution with disabled proxy IP (MNG-3504) 0 votes -- need to correctly distinguish between maven internal errors and user errors (MNG-1191) 0 votes -- expose -e command line argument in settings.xml (MNG-4014) 0 votes -- Allow dependencies to be defined in external profiles.xml for inclusion at build time when a profile is activated (and allow reuse of profies.xml) (MNG-1879) 0 votes -- long build startup times due to frequent network access for SNAPSHOT resolving (MNG-2902) 0 votes -- Top level element in POM is not correctly validated (MNG-1592) 0 votes -- MavenArtifactFilterManager needs to not filtering doxia-sink-api (MNG-3402) 0 votes -- Figure out why MavenEmbedderExampleTest fails on the grid and reenable when fixed. (MNG-3913) 0 votes -- Content ideas for Why Maven? type page (MNG-808) 0 votes -- API to safely release of plugin realms (MNG-4194) 0 votes -- Externalize all strings and make maven fully localizable. (MNG-3812) 0 votes -- Add a 'finally' phase. (MNG-4188) 0 votes -- Provide an exact pointer to documentation specific to each known exception that can occur (MNG-4186) 0 votes -- Complete the POM construction tests which will be the validation for the specification (MNG-3917) 0 votes -- Remove visibility MavenProjectBuilder#buildStandaloneSuperProject (MNG-3902) 0 votes -- unify .m2 configuration and have a "super settings" (MNG-2235) 0 votes -- Uber embedder contains wrong manifest (MNG-2967) 0 votes -- Properties from profiles.xml are not replaced when builing in parent module (MNG-4182) 0 votes -- Organization Object Model (OOM) (MNG-1439) 0 votes -- Allow plugins the chance to alter the project artifacts/dependencies during 'resolution phase' (MNG-4039) 0 votes -- Plugin dependency not always included to classpath (MNG-4178) 0 votes -- Maven is not interpolatin Properties at plugin configuration (MNG-3807) 0 votes -- NullPointerException when a dependency uses version range and another uses an actual version incompatible with that range (MNG-3806) 0 votes -- Proxy settings are ignored (MNG-4176) 0 votes -- A mini guide covering the interplay between SCM and maven releases (MNG-2038) 0 votes -- POM construction specification must have complete coverage in unit tests (MNG-3931) 0 votes -- Declaring the same resource dir in pom and overwriting it in a profile (MNG-2933) 0 votes -- [doc] when and how to define plugins in a pom (MNG-2125) 0 votes -- dependency to dependency without source code fails (MNG-2222) 0 votes -- The XML resulting from a property of java.util.Properties is a lot more clumsy than that for Map (MNG-4171) 0 votes -- Reporting plugins configurations from many profiles merging does not work properly (MNG-4170) 0 votes -- Allow properties to be dom objects (MNG-2021) 0 votes -- Remove all methods in MavenProject that relate to reporting. (MNG-4163) 0 votes -- Removal of all reporting logic from the core of Maven (MNG-4162) 0 votes -- dependencyManagement does not inherit imported dependencies (MNG-3939) 0 votes -- generate index using a maven plugin (MNG-1541) 0 votes -- Display what has changed since last release upon updating a plugin to a new version (MNG-2296) 0 votes -- Evaluate possibility to cache parents during multi module build (MNG-4062) 0 votes -- document how other common directory layouts could be used within/migrated to m2 (MNG-1140) 0 votes -- Provide a means of replacing one mojo binding with another, without knowing the location of the first binding in the lifecycle (MNG-2806) 0 votes -- Add strict mode, to avoid any stubbing, dummying, etc. activities to account for missing data. (MNG-2116) 0 votes -- maven test-jar, assembly and release plugins don't play well together (MNG-4160) 0 votes -- possibility to omit version in dependency of same project (and fill in on install/deploy) (MNG-4161) 0 votes -- build with custom repository location and settings file doesn't work anymore (MNG-2012) 0 votes -- Update maven API to use Java 5 generics (MNG-4151) 0 votes -- Profile activation based on module in development status (i.e. -SNAPSHOT) (MNG-4153) 0 votes -- didn't work as expected (MNG-4158) 0 votes -- Great if possible to specify build log file and then access in from a project report (MNG-4157) 0 votes -- Spaces if properties are not preserved if using CDATA (MNG-3926) 0 votes -- Support for Default Executions (MNG-4058) 0 votes -- Document how to create a mirror of Ibiblio (MNG-2016) 0 votes -- import scope dependencies prefer to download pom rather than find it in the current project (MNG-4052) 0 votes -- wrong error on mvn install in folder without pom.xml (MNG-4055) 0 votes -- build extension libraries should be added to the current artifact filter used by the plugin manager (MNG-2014) 0 votes -- Command Line interprets bogus options (MNG-4054)