On 19/11/2007, Rajini Sivaram <[EMAIL PROTECTED]> wrote: > > Hello, > > I am using maven-bundle-plugin to create bundles and add entries to > repository.xml, using the default repository file, which is "C:\Documents > and Settings\Administrator\.m2\repository\repository.xml". The URIs > generated start with 'null' instead of a relative path. The code in > maven-obr-plugin which determines the relative path segment to generate > this > URI seems to be comparing "C:\Documents and Settings" against > "C:\Documents%20and%20Settings", and returns null since these dont match. > I > am using maven-bundle-plugin version 1.1.0-SNAPSHOT. Have I missed > something > in pom.xml?
I don't think so, sounds like a bug - please raise an issue at: https://issues.apache.org/jira/browse/FELIX/component/12311143 so it can be tracked - thanks Thank you... > > Regards, > > Rajini > -- Cheers, Stuart
