Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

[Active Objects] Failed to run plugin: Couldn't detect an AMPS product to dispatch to ...

rpetriev_cbitc October 24, 2018

Hello!

I tried to run my test plugin with Active Objects example through atlas-debug and got following error:

[ERROR] Failed to execute goal com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:6.3.15:debug (default-cli) on project limetime-atlassian: Couldn't detect an AMPS product to dispatch to -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.atlassian.maven.plugins:maven-amps-dispatcher-plugin:6.3.15:debug (default-cli) on project limetime-atlassian: Couldn't detect an AMPS product to dispatch to
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)

 

There's no problem with compilation, I tried atlas-mvn clean install/clean compile package.

I run app in correct folder with project with .pom

Any more ideas to fix it?

Please help.

 

P.s. I already saw JSWSERVER-14266AMPS-707, and this question, and this question, it doesn't help.

0 answers

Suggest an answer

Log in or Sign up to answer