Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-19593

How to display more details of compilation errors in atlas-cli

    XMLWordPrintable

Details

    Description

      While running atlas-cli, I execute pi to update the plugin but when it fails to compile it doesn't show why. I just get

      [ERROR] Unable to complete running command: pi
      java.lang.RuntimeException: org.apache.maven.plugin.MojoExecutionException: Unable to execute mojo
      	at org.twdata.maven.cli.commands.ExecuteGoalCommand.run(ExecuteGoalCommand.java:111)
      	at org.twdata.maven.cli.commands.ExecuteGoalCommand.run(ExecuteGoalCommand.java:106)
      	at org.twdata.maven.cli.CliShell.interpretCommand(CliShell.java:42)
      	at org.twdata.maven.cli.CliShell.run(CliShell.java:27)
      	at org.twdata.maven.cli.AbstractCliMojo.displayShell(AbstractCliMojo.java:144)
      	at org.twdata.maven.cli.AbstractCliMojo.access$000(AbstractCliMojo.java:22)
      	at org.twdata.maven.cli.AbstractCliMojo$1.run(AbstractCliMojo.java:116)
      Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to execute mojo
      	at org.shaded.mojoexecutor.MojoExecutor.executeMojo(MojoExecutor.java:100)
      	at org.twdata.maven.cli.MojoCall.run(MojoCall.java:31)
      	at org.twdata.maven.cli.commands.ExecuteGoalCommand.runMojo(ExecuteGoalCommand.java:125)
      	at org.twdata.maven.cli.commands.ExecuteGoalCommand.run(ExecuteGoalCommand.java:104)
      	... 6 more
      Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
      	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
      	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
      	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
      	at org.shaded.mojoexecutor.MojoExecutor.executeMojo(MojoExecutor.java:98)
      	... 9 more
      
      

      Attachments

        Activity

          People

            rosie@atlassian.com Rosie Jameson [Atlassian] (Inactive)
            9f09c0888cad MattS
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: