azure pipeline intellij idea

Melek Ekici 21 Reputation points
2022-11-30T08:26:57.367+00:00

MErhaba
İntellij idea, maven, testng ile web testi yapıyorum ve çalışıyor. Bu projemi azure pipeline atarak belirli zamanlarda run etmesini ve çalıştırmasını istiyorum. Dokümanlardaki gibi new pipeline dan ekleyip run yaprtığımda hata alıyorum.
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Aesux: Fatal error compiling: invalid target release: 18 -> [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]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

warning kısmında da aşağıdaki hatayı alıyorum

[warning]Directory 'D:\a\1\a' is empty. Nothing will be added to build artifact 'drop'

Community Center Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 24,951 Reputation points Microsoft Employee Moderator
    2022-11-30T08:41:57.67+00:00

    @Melek Ekici Thank you for reaching out to Microsoft Q&A. Unfortunately, azure deVops is not supported in this forum. I would suggest you to raise/report your problem in azure deVops developer community here.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.