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

Not able to find plugin for prefix serenity while executing in pipeline #3424

Open
rockk51 opened this issue Mar 22, 2024 · 1 comment
Open
Labels

Comments

@rockk51
Copy link

rockk51 commented Mar 22, 2024

Tried using latest version of serenity but still it doesn't work.
Java version is 11

[ERROR] No plugin found for prefix 'serenity' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/opt/vsts_agent/_work/1/.m2/repository), P01780-incoming-feed (https://pkgs.dev.azure.com/INGCDaaS/IngOne/_packaging/P01780-incoming-feed/maven/v1), central (https://repo.maven.apache.org/maven2)] -> [Help 1]

command in the pipeline(yml file)
options: '-X -Dmaven.repo.local=$(MAVEN_CACHE_FOLDER) -Djavax.net.ssl.trustStore=$(System.DefaultWorkingDirectory)\cacerts -s settings.xml -gs $(HOME)/.m2/settings.xml -Dmaven.wagon.http.ssl.insecure=true -Dbrowser=RemoteChrome -DEnvironment=$(environment) -Dcucumber.options="--tags $(tags)" -DAppName=SSP -DVersionNumber=01.01.00.000 -Duid=$(username) -Dpwd=$(password) serenity:check'

@wakaleo
Copy link
Member

wakaleo commented Mar 26, 2024

This is a maven plugin usage question, not a Serenity issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants