When I change the kar scope to "provided", I get:

Failed to execute goal
org.apache.karaf.tooling:karaf-maven-plugin:4.2.2:assembly
(default-assembly) on project custom-karaf-example: Unable to build
assembly: Can't determine framework to use (framework, framework-logback,
static-framework, static-framework-logback, custom). Please specify valid
"framework" option or add Maven dependency with "kar" type and "compile"
scope for one of standard Karaf KARs.

I have updated the example I linked above to reflect the change.  Did I do
something wrong?

On Tue, Jan 8, 2019 at 2:24 PM Jean-Baptiste Onofré <j...@nanthrax.net> wrote:

> Exactly, the scope should be provided ;)
>
> Regards
> JB
>
> On 08/01/2019 19:11, James Carman wrote:
> > On Tue, Jan 8, 2019 at 12:59 PM Jean-Baptiste Onofré <j...@nanthrax.net>
> > wrote:
> >
> >> Hi James,
> >>
> >> no the startup.properties is generated by the plugin, using the scope.
> >> So, karaf framework kar is probably missing in your project.
> >>
> >>
> > You mean this?
> >
> >
> https://github.com/jwcarman/custom-karaf-example/blob/vanilla/pom.xml#L18
> >
>
> --
> Jean-Baptiste Onofré
> jbono...@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Reply via email to