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

livereload fails due to bad plugin name #222

Closed
Riduidel opened this issue Sep 5, 2022 · 1 comment
Closed

livereload fails due to bad plugin name #222

Riduidel opened this issue Sep 5, 2022 · 1 comment
Assignees

Comments

@Riduidel
Copy link
Owner

Riduidel commented Sep 5, 2022

Command run by the fuzzy-watcher-maven-plugin is

mvn prepare-package io.github.Riduidel.agile-architecture-documentation-system:aadarchi-maven-plugin@generate-html-docs io.github.Riduidel.agile-architecture-documentation-system:aadarchi-maven-plugin@generate-html-slides
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (21 kB at 31 kB/s)
Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (14 kB at 21 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.933 s
[INFO] Finished at: 2022-09-05T16:33:30+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'io.github.Riduidel.agile-architecture-documentation-system' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (C:\Users\Nicolas\.m2\repository), central (https://repo.maven.apache.org/maven2)] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]

The error is perfectly clear : we run the plugins from the old groupId io.github.Riduidel.agile-architecture-documentation-system

@Riduidel Riduidel self-assigned this Sep 5, 2022
@Riduidel
Copy link
Owner Author

Riduidel commented Sep 7, 2022

Fixed in 49e0221

@Riduidel Riduidel closed this as completed Sep 7, 2022
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