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!
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!
Did you try to use the --plugins argument when starting with refapp?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.