Skip to content

Conversation

@dehowell
Copy link

I tried using this plugin with Pants 1.6.0 today and the instructions in the README did not work for me.

I was getting this error out of docker/register.py:

Exception message: Can only specify a task name once per goal, saw multiple values for docker-jvm in goal bundle

I'm somewhat new to working with Pants, but it looks to me like having the plugin represented in both backend_packages and plugins was causing it to load twice. The plugin worked fine once I removed the backend_packages section.


```
[GLOBAL]
plugin_version: 1.1.1
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.1.1 is no longer available in PyPI, so I bumped this as well.

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