[ https://issues.apache.org/jira/browse/MDEP-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Boué closed MDEP-537. ------------------------------- Resolution: Fixed Fix Version/s: 3.0 > Goal purge-local-repository requires a Maven project, even with manualIncludes > ------------------------------------------------------------------------------ > > Key: MDEP-537 > URL: https://issues.apache.org/jira/browse/MDEP-537 > Project: Maven Dependency Plugin > Issue Type: Improvement > Components: purge-local-repository > Affects Versions: 2.10 > Reporter: Guillaume Boué > Assignee: Guillaume Boué > Priority: Minor > Fix For: 3.0 > > > Triggered by the Stack Overflow question [Can I remove jar from local > repository without pom.xml?|http://stackoverflow.com/q/38973960/1743880]. > The goal {{purge-local-repository}} requires a Maven project to be executed, > but it also accepts a > [{{manualInclude}}|http://maven.apache.org/plugins/maven-dependency-plugin/purge-local-repository-mojo.html#manualInclude] > parameter, which bypasses the purge of project dependencies and only removes > the ones specified. Therefore, the plugin should be updated to remove the > requirement of a MavenProject. -- This message was sent by Atlassian JIRA (v6.3.4#6332)