Hi Han,

First would of all, I would like to suggest you to reply on the
mailing-list so that your issue could help others that will use the
zb4osgi project in the future. You can find my comment below.


On Wed, Mar 30, 2011 at 10:14, Han Alink <h.alink1 at chello.nl> wrote:
> Hello Michele,
>
>
>
> I now downloaded also the other directories from the repository (though not
> mentioned in the tutorial page on your website!).
>
> I again followed all the steps you mentioned.
>
> Unfortunately the result is still the same.
>
> I included the logfile.

>From the log you set us  it seems that you haven't performed  the
steps 4 and 5 suggested by Michele. In fact, maven is trying to find
and download the "org.aal-persona.b
undle:org.aal-persona.bundle.net.sourceforge.trove:jar:2.0.4-0002"
dependencie on the Maven Central and OPS4J repository, but none of
them contain such file because it is something "produced" by the
zb4osgi project itself.
In fact, the goal of the steps 4 and 5 described by Michele was to
build the missing dependecies and install it on the Maven local
repository which is normally located in <home>/.m2/repository of the
hosting PC. Follows the stesp that I'm reffering to:

> 4)go to?ZB4OSGi\trunk\externals\libraries\trove4j and type the following
> commands:
>
> ????????????4.1)mvn install:install-file -DpomFile=pom.xml -Dfile=trove.jar
>
> ????????????4.1)mvn install:install-file -DpomFile=pom.xml
> -Dfile=trove-javadocs.jar
>
> ????????????4.1)mvn install:install-file -DpomFile=pom.xml
> -Dfile=trove-sources.jar
>
>
>
> 5)go to?ZB4OSGi\trunk\externals\bundles\trove4j and run the following
> command: mvn install
>

Finally, I recall that some maven version had some issues with
dependencies resolution, can you tell me the version that you are
using?


Ciao,
Stefano "Kismet" Lenzi

P.S.: I have other general comment about the point that risen on your
previus email but I will answer them ASAP.

Reply via email to