I managed to run mvn install by modifying the pom.xml:

    <nuxeo.runtime.version>1.2.0-SNAPSHOT</nuxeo.runtime.version>
to
    <nuxeo.runtime.version>1.2-SNAPSHOT</nuxeo.runtime.version>

guess it's an error in the pom ?

But now I checked out projects like indicated in my eclipse workspace:

(1. Checkout all projects https://svn.nuxeo.org/nuxeo/sandbox/Apogee/trunk)

and I have lots of compilation error for packages : org.nuxeo.common, 
org.nuxeo.ecm.core, org.eclipse.equinox,...

And there is no add button on  'Preferences > Plug-in Development > Target 
Platform'.

I use Eclipse 3.2.1, do you need a special version of Eclipse?

Antony

On Mon, 11 Jun 2007 10:06:07 +0200, Antony BRUGGER <[EMAIL PROTECTED]> wrote:
> 
> I try to follow instructions in the README.txt of nuxeo-apogee-core
> project but I have the following error when I run mvn install on
> nuxeo-apogee-core project:
> 
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
> 
> GroupId: org.nuxeo.runtime
> ArtifactId: nuxeo-runtime-apogee
> Version: 1.2.0-SNAPSHOT
> 
> Reason: Unable to download the artifact from any repository
> 
> Try downloading the file manually from the project website.
> 
> Then, install it using the command:
>     mvn install:install-file -DgroupId=org.nuxeo.runtime
> -DartifactId=nuxeo-runt
> ime-apogee \
>         -Dversion=1.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
> 
> 
>   org.nuxeo.runtime:nuxeo-runtime-apogee:jar:1.2.0-SNAPSHOT
> 
> from the specified remote repositories:
>   Nuxeo external_snapshot
> (http://archiva.nuxeo.org/archiva/repository/external_
> snapshot),
>   central (http://repo1.maven.org/maven2),
>   Nuxeo nuxeo_release
> (http://archiva.nuxeo.org/archiva/repository/nuxeo_release
> ),
>   Nuxeo central (http://archiva.nuxeo.org/archiva/repository/central),
>   Nuxeo nuxeo_snapshot
> (http://archiva.nuxeo.org/archiva/repository/nuxeo_snapsh
> ot)
> 
> 
> Any idea to solve this?
> 
> Antony
> 
> On Fri, 08 Jun 2007 13:16:46 +0200, Bogdan Stefanescu
> <[EMAIL PROTECTED]> wrote:
>> Problem are fixed apogee is now working.
>>
>> Bogdan
>>
>> Bogdan Stefanescu wrote:
>>>
>>> Hi Antony,
>>>
>>> Checkout the project
>>> https://svn.nuxeo.org/nuxeo/nuxeo-apogee-core/trunk
>>> in README.txt file you have installation instruction.
>>>
>>> However I tried to run apogee with latest trunk sources
>>> now and the connection to jboss fails because of some class loader
>>> problems.
>>> I am trying to fix the problem.
>>>
>>> Bogdan
>>>
>>>
>>>
>>> Stefane Fermigier wrote:
>>>> Yes, this is a very old SVN setup, we have reorganized the SVN since.
>>>>
>>>> I'm looking for the up-to-date information. Stay tuned.
>>>>
>>>> BTW: can you provide the URL for this outdated doc, so that we fix it?
>>>>
>>>>   S.
>>>>
>>>> On Jun 8, 2007, at 11:12 AM, Antony BRUGGER wrote:
>>>>
>>>>>
>>>>> I'd like to try the Nuxeo ECM Core Demo to have the Nuxeo RCP client
>>>>> connected to a JBoss Nuxeo server.
>>>>>
>>>>> In the doc it is said to check out :
>>>>>
>>>>> svn co http://svn.nuxeo.org/nuxeo/ECMPlatform/NXCore/trunk NXCore
>>>>> $ svn co http://svn.nuxeo.org/nuxeo/ECMPlatform/NXCoreAPI/trunk
>>>>> NXCoreAPI
>>>>> $ svn co http://svn.nuxeo.org/nuxeo/ECMPlatform/NXJCRConnector/trunk
>>>>> NXJCRConnector
>>>>> $ svn co http://svn.nuxeo.org/nuxeo/NXRuntime/NXRuntime/trunk
>> NXRuntime
>>>>>
>>>>> but there is no http://svn.nuxeo.org/nuxeo/ECMPlatform/ on SVN.
>>>>>
>>>>> Can someone told me which exact project to check out or give me an
>>>>> updated doc?
>>>>>
>>>>> Tks
>>>>>
>>>>> Antony
>>>>>
>>>>> _______________________________________________
>>>>> ECM mailing list
>>>>> [email protected] <mailto:[email protected]>
>>>>> http://lists.nuxeo.com/mailman/listinfo/ecm
>>>>>
>>>>
>>>> --
>>>> Stefane Fermigier, CEO, Nuxeo SAS
>>>> Open Source Enterprise Content Management (ECM)
>>>> Nuxeo 5 EP is out! - Now Java EE based, standards compliant
>>>> Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87
>>>>
>>>>
>>>>
>> ------------------------------------------------------------------------
>>>>
>>>> _______________________________________________
>>>> ECM mailing list
>>>> [email protected]
>>>> http://lists.nuxeo.com/mailman/listinfo/ecm
>>>>
>>>
>>> _______________________________________________
>>> ECM mailing list
>>> [email protected]
>>> http://lists.nuxeo.com/mailman/listinfo/ecm
>>>
>>
>> _______________________________________________
>> ECM mailing list
>> [email protected]
>> http://lists.nuxeo.com/mailman/listinfo/ecm
> 
> _______________________________________________
> ECM mailing list
> [email protected]
> http://lists.nuxeo.com/mailman/listinfo/ecm

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to