I think the eclipse jars are in fornax repo
http://www.fornax-platform.org/archiva/repository/releases/

They are proabably also in some other repositories and sometimes with wrong
version number or something. So if you/maven have downloaded them before
then maven can get confused by its cache. Please start with removing your
local repository (or at least the org.eclipse stuff).

/Patrik


greatfooty wrote:
> 
> Guys,
> 
> I'm just now getting this below
> note i can see they're not sculptor jars missing but dependencies from1.7
> snapshot -should i normally need to include other repositories for routine
> checking or are these ones that you guys wouldtypically copy into the
> fornax repos?
> 
> If i shoulddownload them manually what repo should i get them from?
> 
> Missing:
> ----------
> 1) org.eclipse.equinox:preferences:jar:3.2.300-M6
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.eclipse.equinox
> -DartifactId=preferences -Dversion=3.2.300-M6 -Dpackaging=j
> ar -Dfile=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.eclipse.equinox
> -DartifactId=preferences -Dversion=3.2.300-M6 -Dpackaging=jar
>  -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency:
>         1) org.tester:cmgr:jar:1.0-SNAPSHOT
>         2)
> org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.7.0-SNAPSHOT
>         3)
> org.fornax.cartridges:fornax-cartridges-sculptor-metamodel:jar:1.7.0-SNAPSHOT
>         4) org.eclipse.emf:common:jar:2.3.0
>         5) org.eclipse.core:runtime:jar:3.3.100-v20070530
>         6) org.eclipse.equinox:preferences:jar:3.2.300-M6
> 
> 2) org.eclipse.core:contenttype:jar:3.4.0-M6
> 
>   Try downloading the file manually from the project website.
> 
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.eclipse.core
> -DartifactId=contenttype -Dversion=3.4.0-M6 -Dpackaging=jar -D
> file=/path/to/file
> 
>   Alternatively, if you host your own repository you can deploy the file
> there:
>       mvn deploy:deploy-file -DgroupId=org.eclipse.core
> -DartifactId=contenttype -Dversion=3.4.0-M6 -Dpackaging=jar -Dfi
> le=/path/to/file -Durl=[url] -DrepositoryId=[id]
> 
>   Path to dependency:
>         1) org.tester:cmgr:jar:1.0-SNAPSHOT
>         2)
> org.fornax.cartridges:fornax-cartridges-sculptor-generator:jar:1.7.0-SNAPSHOT
>         3)
> org.fornax.cartridges:fornax-cartridges-sculptor-metamodel:jar:1.7.0-SNAPSHOT
>         4) org.eclipse.emf:common:jar:2.3.0
>         5) org.eclipse.core:runtime:jar:3.3.100-v20070530
>         6) org.eclipse.core:contenttype:jar:3.4.0-M6
> 
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   jboss.org (http://repository.jboss.org/maven2/),
>   com.springsource.repository.bundles.external
> (http://repository.springsource.com/maven/bundles/external),
>   com.springsource.repository.bundles.snapshot
> (http://repository.springsource.com/maven/bundles/snapshot),
>   java.net (http://download.java.net/maven/1),
>   com.springsource.repository.bundles.release
> (http://repository.springsource.com/maven/bundles/release),
>   snapshots.archiva.fornax-platform.org
> (http://www.fornax-platform.org/archiva/repository/snapshots/),
>   releases.archiva.fornax-platform.org
> (http://www.fornax-platform.org/archiva/repository/releases/)
> 

-- 
View this message in context: 
http://old.nabble.com/-Sculptor--missing-eclipse-dependencies--tp26424217s17564p26426411.html
Sent from the Fornax-Platform mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Fornax-developer mailing list
Fornax-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fornax-developer

Reply via email to