Ticket #834 (new Bug)

Opened 3 years ago

daisy:install-plugin should clean out repo/plugins/*/*.jar

Reported by: mpo Owned by: somebody
Priority: Major Milestone:
Component: Maven plugin Version:
Keywords: Cc:

Description

When we remove a plugin dependency from the pom inside the <loadAfter> or <loadBefore> configuration of the maven plugin, then the jar keeps on being deployed.

Would be nice if the config could support some <clearPluginsBeforeInstall>true</..> setting that would automatically clear out any now unwanted components.

Note: See TracTickets for help on using tickets.