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

Jenkins deploy job error #980

Closed
lukdumi opened this issue Oct 12, 2017 · 0 comments
Closed

Jenkins deploy job error #980

lukdumi opened this issue Oct 12, 2017 · 0 comments
Assignees

Comments

@lukdumi
Copy link
Contributor

lukdumi commented Oct 12, 2017

After installation of the new arifactory plugin:
09:05:58.155 [ERROR] [org.gradle.BuildExceptionReporter]
09:05:58.156 [ERROR] [org.gradle.BuildExceptionReporter] FAILURE: Build failed with an exception.
09:05:58.157 [ERROR] [org.gradle.BuildExceptionReporter]
09:05:58.158 [ERROR] [org.gradle.BuildExceptionReporter] * What went wrong:
09:05:58.158 [ERROR] [org.gradle.BuildExceptionReporter] Task 'artifactoryPublish' not found in root project 'saos'.
09:05:58.159 [ERROR] [org.gradle.BuildExceptionReporter]
09:05:58.159 [ERROR] [org.gradle.BuildExceptionReporter] * Try:
09:05:58.160 [ERROR] [org.gradle.BuildExceptionReporter] Run gradlew tasks to get a list of available tasks.
09:05:58.163 [ERROR] [org.gradle.BuildExceptionReporter]
09:05:58.164 [ERROR] [org.gradle.BuildExceptionReporter] * Exception is:
09:05:58.166 [ERROR] [org.gradle.BuildExceptionReporter] org.gradle.execution.TaskSelectionException: Task 'artifactoryPublish' not found in root project 'saos'.
09:05:58.167 [ERROR] [org.gradle.BuildExceptionReporter] at org.gradle.execution.TaskSelector.getSelection(TaskSelector.java:69)
09:05:58.167 [ERROR] [org.gradle.BuildExceptionReporter] at org.gradle.execution.commandline.CommandLineTaskParser.parseTasks(CommandLineTaskParser.java:41)
09:05:58.168 [ERROR] [org.gradle.BuildExceptionReporter] at org.gradle.execution.TaskNameResolvingBuildConfigurationAction.configure(TaskNameResolvingBuildConfigurationAction.java:45)
09:05:58.169 [ERROR] [org.gradle.BuildExceptionReporter] at org.gradle.execution.DefaultBuildExecuter.configure(DefaultBuildExecuter.java:42)
09:05:58.169 [ERROR] [org.gradle.BuildExceptionReporter] at org.gradle.execution.DefaultBuildExecuter.access$100(DefaultBuildExecuter.java:23)
09:05:58.170 [ERROR] [org.gradle.BuildExceptionReporter] at org.gradle.execution.DefaultBuildExecuter$1.proceed(DefaultBuildExecuter.java:48)
09:05:58.171 [ERROR] [org.gradle.BuildExceptionReporter] at org.gradle.execution.ExcludedTaskFilteringBuildConfigurationAction.configure(ExcludedTaskFilteringBuildConfigurationAction.java:46)
09:05:58.171 [ERROR] [org.gradle.BuildExceptionReporter] at org.gradle.execution.DefaultBuildExecuter.configure(DefaultBuildExecuter.java:42)

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

No branches or pull requests

1 participant