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

Publish plugin to central #9

Open
arun-gupta opened this issue Mar 6, 2017 · 0 comments
Open

Publish plugin to central #9

arun-gupta opened this issue Mar 6, 2017 · 0 comments

Comments

@arun-gupta
Copy link
Contributor

The current configuration of plugin requires to setup plugin repository in pom.xml:

<pluginRepositories>
   <pluginRepository>
      <id>mesosphere-repo</id>
      <name>Mesosphere Repo</name>
      <url>http://downloads.mesosphere.io/maven</url>
   </pluginRepository>
</pluginRepositories>

The plugin should be published to maven central so that this fragment is not required.

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

No branches or pull requests

1 participant