Multiple plugins within refapp on startup

Maik Diepenbroek December 2, 2013

Hi Guys,

I've been working on getting the refapp to startup with multiple plugins in stead of just one. To make this happen i have a parent pom which is set the packaging: pom. And containing two modules Foo and Bar. The parent pom also contains the maven-refapp-plugin which has the Foo and Bar modules listed as artifacts. Somehow on startup i get the following message: The plugin [name] is in the reactor but not the file hasn't been attached. Skipping.

I've looked through the source code but couldnt find out why the plugins aren't loaded on startup. Any help would be greatly appreciated!

2 answers

1 accepted

0 votes
Answer accepted
Maik Diepenbroek December 2, 2013

I've worked it out. I ended up removing the modules from the parent pom. Running mvn install on both plugins and configure the atlas-run plugin with the two plugin artifacts. Thanks for the effort though!

0 votes
Timothy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 2, 2013

Did you try to use the --plugins argument when starting with refapp?

Maik Diepenbroek December 2, 2013

Yes i did, didn't fix it

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events