What failure are you seeing? Is it still a missing bnd 4.0.0-SNAPSHOT?

Obviously while enRoute remains a snapshot (one of its implementation 
dependencies is still awaiting release) you have to make sure that Maven 
refreshes snapshots. This means that you:

a) need to be online and not firewalled from the sonatype/Apache nexus snapshot 
repos and 
b) need the latest tip of the master branch checked out if you’re building from 
there

My guess is that you either haven’t done a pull of master, or that you have the 
old R7 branch (used to do the initial R7 development) checked out. 

Best Regards,

Tim

Sent from my iPhone

> On 17 May 2018, at 22:46, Paul F Fraser via osgi-dev <osgi-dev@mail.osgi.org> 
> wrote:
> 
>> On 17/05/2018 2:08 AM, BJ Hargrave via osgi-dev wrote:
>> I made a PR to change to change to 4.0.0 from snapshot.
>> --
> 
> The enRoute tutorial commands do not work for me with a fresh download from 
> github.
> 
> mvn verify and this command fail, even with the -SNAPSHOT removed from the 
> end.
> mvn -s settings.xml archetype:generate 
> -DarchetypeGroupId=org.osgi.enroute.archetype -DarchetypeArtifactId=project 
> -DarchetypeVersion=7.0.0-SNAPSHOT
> Paul
> 
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to