Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sisu-dev] How to build sisu-plexus?

At the moment you need to build the https://github.com/eclipse/sisu.inject project first:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=464568#c2

-- 
Cheers, Stuart

On Friday, 21 August 2015 at 19:34, Cristiano Gavião wrote:

Hi,

I've cloned the repository from https://github.com/eclipse/sisu.plexus

But when I tried mvn clean install I got:

[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.sisu.plexus 0.9.0.qualifier
[ERROR]   Missing requirement: org.eclipse.sisu.plexus 0.9.0.qualifier requires 'package org.eclipse.sisu 0.0.0' but it could not be found
[ERROR]
[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.sisu:org.eclipse.sisu.plexus:0.9.0-SNAPSHOT @ /home/cvgaviao/Development/Development_Eclipse/sisu.plexus/org.eclipse.sisu.plexus/pom.xml: See log for details -> [Help 1]
[ERROR]


What I need to set before build ?

thanks,

Cristiano
_______________________________________________
sisu-dev mailing list
To change your delivery options, retrieve your password, or unsubscribe from this list, visit


Back to the top