You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Grzegorz Grzybek (JIRA)" <ji...@apache.org> on 2014/01/24 09:53:42 UTC

[jira] [Commented] (KARAF-1166) karaf-maven-plugin pom.xml has missing dependencies

    [ https://issues.apache.org/jira/browse/KARAF-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880832#comment-13880832 ] 

Grzegorz Grzybek commented on KARAF-1166:
-----------------------------------------

I've resolved KARAF-2395 and had no problems with this issue.

> karaf-maven-plugin pom.xml has missing dependencies
> ---------------------------------------------------
>
>                 Key: KARAF-1166
>                 URL: https://issues.apache.org/jira/browse/KARAF-1166
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-tooling
>    Affects Versions: 3.0.0
>         Environment: java version "1.6.0_29"
> Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-11M3527)
> Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02-402, mixed mode)
> nicos-imac:karaf nguba$ mvn -version
> Apache Maven 3.0.3 (r1075438; 2011-02-28 17:31:09+0000)
> Maven home: /usr/share/maven
> Java version: 1.6.0_29, vendor: Apple Inc.
> Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
> Default locale: en_US, platform encoding: MacRoman
> OS name: "mac os x", version: "10.7.2", arch: "x86_64", family: "mac"
>            Reporter: Nicolai Guba
>            Priority: Trivial
>         Attachments: pom.xml
>
>
> The current trunk doesn't build.  Neither from the command-line, nor from within eclipse (I am adding the executor ignores from m2e as we speak).  It appears that karaf-maven-plugin needs the following dependencies in the pom in order for the compiler to be happy
> org.apache.felix/org.apache.felix.gogo.command/0.12.0 (unmanaged)
> org.fusesource.jansi/jansi (managed)
> hmmm.....



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)