You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Stefano Lenzi (JIRA)" <ji...@apache.org> on 2008/03/05 00:23:40 UTC

[jira] Assigned: (FELIX-508) Unresolved references to [org.kxml2.io, org.xmlpull.v1]

     [ https://issues.apache.org/jira/browse/FELIX-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Lenzi reassigned FELIX-508:
-----------------------------------

    Assignee: Stefano Lenzi

> Unresolved references to [org.kxml2.io, org.xmlpull.v1] 
> --------------------------------------------------------
>
>                 Key: FELIX-508
>                 URL: https://issues.apache.org/jira/browse/FELIX-508
>             Project: Felix
>          Issue Type: Bug
>          Components: UPnP Subproject
>         Environment: Maven version: 2.0.8
> Java version: 1.6.0_04
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Siamak Haschemi
>            Assignee: Stefano Lenzi
>            Priority: Trivial
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> With the current HEAD of Felix (633467) I got following error after calling
> ...\felix-trunk\pom>mvn -Dpackaging=bundle install
> [INFO] ------------------------------------------------------------------------
> [INFO] Building Apache Felix UPnP Base Driver
> [INFO]    task-segment: [install]
> [INFO] ------------------------------------------------------------------------
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] No sources to compile
> [INFO] [surefire:test]
> [INFO] No tests to run.
> [INFO] [bundle:bundle]
> [INFO] [bundle:bundle {execution: jdk13}]
> [WARNING] Warning building bundle org.apache.felix:org.apache.felix.upnp.basedriver:bundle:0.3.0-SNAPSHOT : Instructions for Private-Package that are never used: org\.xmlpull\.v1, org\.kxml2\.io
> [ERROR] Error building bundle org.apache.felix:org.apache.felix.upnp.basedriver:bundle:0.3.0-SNAPSHOT : Unresolved references to [org.kxml2.io, org.xmlpull.v1] by class(es) on the Bundle-Classpath[Jar:dot]: [org/cybergarage/xml/parser/kXML2Parser.class]
> [ERROR] Error(s) found in bundle configuration
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error(s) found in bundle configuration
> Kind regards,
> Siamak Haschemi

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.