Skip to content

Fix maven-dependency-plugin execution errors#509

Open
tsautier wants to merge 1 commit into
drftpd-ng:masterfrom
tsautier:fix/maven-deps
Open

Fix maven-dependency-plugin execution errors#509
tsautier wants to merge 1 commit into
drftpd-ng:masterfrom
tsautier:fix/maven-deps

Conversation

@tsautier

Copy link
Copy Markdown
  • Exclude reactor artifacts from 'copy-dependencies' to prevent build failures when artifacts are not yet packaged.
  • Replace 'copy-generated' execution with 'maven-antrun-plugin' to reliably copy built JARs from the target directory.

- Exclude reactor artifacts from 'copy-dependencies' to prevent build failures when artifacts are not yet packaged.
- Replace 'copy-generated' execution with 'maven-antrun-plugin' to reliably copy built JARs from the target directory.
@tsautier

Copy link
Copy Markdown
Author

@mvangoor @hrxcodes for review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant