Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in dependency resolution #3

Closed
zaplatynski opened this issue Oct 12, 2016 · 1 comment
Closed

Bug in dependency resolution #3

zaplatynski opened this issue Oct 12, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@zaplatynski
Copy link
Owner

In version 2.1.1 there were some dependencies updated which causes in the Velocity macros the wrong source of dependencies. Instead of MavenProject::getDependencyArtifacts() which is deprecated in Maven 3.3.9 it is recommended to use MavenProject::getArtifacts().

@zaplatynski zaplatynski self-assigned this Oct 12, 2016
zaplatynski added a commit that referenced this issue Oct 12, 2016
@zaplatynski
Copy link
Owner Author

Fixed in version 2.1.2

@zaplatynski zaplatynski added this to To Do in FSM Package Type Mar 9, 2017
@zaplatynski zaplatynski moved this from To Do to Done in FSM Package Type Mar 9, 2017
@zaplatynski zaplatynski added this to the 2.1.2 milestone May 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant