arktekk / sbt-aether-deploy

Deploy SBT artifacts using Maven Artifact Resolver (formerly Eclipse Aether)
Other
84 stars 31 forks source link

Support both old and new plugin layouts #82

Closed hamnis closed 1 year ago

hamnis commented 1 year ago

Only one may be active at at time, so this differs from SBT.

Set key sbtPluginPublishLegacyMavenStyle := false to get new behaviour.

jtjeferreira commented 12 months ago

@hamnis could you cut release with this fix?

hamnis commented 12 months ago

@jtjeferreira Does it work correctly? Can you try with a local build? I think it should work, and my initial tests seems like it does.

jtjeferreira commented 12 months ago

it would take me a while to check because the publishing is happening in a CI system, and I don't have permission to publish from my local machine... 😞

hamnis commented 10 months ago

@jtjeferreira this has been released. sorry for the delay