Ok. I will describe it detailed. My steps:

1)       Delete all from ~/.m2/repository/org/Nuxeo

2)       Check out trunks:

a.       nuxeo-common

b.       org.nuxeo.ecm.core

c.       org.nuxeo.ecm.platform

d.       org.nuxeo.runtime

e.       org.nuxeo.theme

f.         nuxeo-ecm

3)       run ant deploy on build.xml in nuxeo-ecm.

 

Build finishes with error:

     [exec] [INFO] Installing
E:\java\nuxeo\trunk\org.nuxeo.ecm.platform\nuxeo-platform-url-core\target\nu
xeo-

platform-url-core-5.1-SNAPSHOT.jar to C:\Documents and
Settings\afilipchik\.m2\repository\org\nuxeo\ecm\platfo

rm\nuxeo-platform-url-core\5.1-SNAPSHOT\nuxeo-platform-url-core-5.1-SNAPSHOT
.jar

     [exec] [INFO] Installing
E:\java\nuxeo\trunk\org.nuxeo.ecm.platform\nuxeo-platform-url-core\target\nu
xeo-

platform-url-core-5.1-SNAPSHOT-sources.jar to C:\Documents and
Settings\afilipchik\.m2\repository\org\nuxeo\ec

m\platform\nuxeo-platform-url-core\5.1-SNAPSHOT\nuxeo-platform-url-core-5.1-
SNAPSHOT-sources.jar

     [exec] [INFO]
----------------------------------------------------------------------------

     [exec] [INFO] Building Nuxeo Web Framework

     [exec] [INFO]    task-segment: [install]

     [exec] [INFO]
----------------------------------------------------------------------------

     [exec] [INFO] [resources:resources]

     [exec] [INFO] Using default encoding to copy filtered resources.

     [exec] [INFO] [dependency:copy {execution: copy-installed}]

     [exec] [INFO] Configured Artifact: org.restlet:org.restlet:1.0.1:jar

     [exec] [INFO] Configured Artifact:
org.restlet:org.restlet.ext.fileupload:1.0.1:jar

     [exec] [INFO] Configured Artifact:
com.noelios.restlet:com.noelios.restlet:1.0.1:jar

     [exec] [INFO] Configured Artifact:
com.noelios.restlet:com.noelios.restlet.ext.servlet:1.0.1:jar

     [exec] [INFO] org.restlet:org.restlet:1.0.1:jar already exists in
E:\java\nuxeo\trunk\org.nuxeo.ecm.platf

orm\nuxeo-platform-ui-web\target\classes\lib

     [exec] [INFO] org.restlet:org.restlet.ext.fileupload:1.0.1:jar already
exists in E:\java\nuxeo\trunk\org.

nuxeo.ecm.platform\nuxeo-platform-ui-web\target\classes\lib

     [exec] [INFO] com.noelios.restlet:com.noelios.restlet:1.0.1:jar already
exists in E:\java\nuxeo\trunk\org

.nuxeo.ecm.platform\nuxeo-platform-ui-web\target\classes\lib

     [exec] [INFO]
com.noelios.restlet:com.noelios.restlet.ext.servlet:1.0.1:jar already exists
in E:\java\nux

eo\trunk\org.nuxeo.ecm.platform\nuxeo-platform-ui-web\target\classes\lib

     [exec] [WARNING]

     [exec]     Artifact javax.servlet:servlet-api:jar:2.4:provided retains
local scope 'provided' overriding

broader scope 'compile'

     [exec]     given by a dependency. If this is not intended, modify or
remove the local scope.

 

     [exec] [WARNING]

     [exec]     Artifact active project artifact:

     [exec]     artifact =
org.nuxeo.ecm.platform:nuxeo-platform-api:jar:5.1-SNAPSHOT:provided;

     [exec]     project: [EMAIL PROTECTED]
retains local scope 'provided' overrid

ing broader scope 'compile'

     [exec]     given by a dependency. If this is not intended, modify or
remove the local scope.

 

     [exec] [INFO] [compiler:compile]

     [exec] Compiling 147 source files to
E:\java\nuxeo\trunk\org.nuxeo.ecm.platform\nuxeo-platform-ui-web\tar

get\classes

     [exec] [INFO]
------------------------------------------------------------------------

     [exec] [ERROR] BUILD FAILURE

     [exec] [INFO]
------------------------------------------------------------------------

     [exec] [INFO] Compilation failure

 

     [exec]
E:\java\nuxeo\trunk\org.nuxeo.ecm.platform\nuxeo-platform-ui-web\src\main\ja
va\org\nuxeo\ecm\platf

orm\ui\web\restAPI\PluginUploadRestlet.java:[12,42] package
org.apache.commons.fileupload.disk does not exist

 

     [exec]
E:\java\nuxeo\trunk\org.nuxeo.ecm.platform\nuxeo-platform-ui-web\src\main\ja
va\org\nuxeo\ecm\platf

orm\ui\web\restAPI\PluginUploadRestlet.java:[92,38] cannot find symbol

     [exec] symbol  : class DiskFileItemFactory

     [exec] location: class
org.nuxeo.ecm.platform.ui.web.restAPI.PluginUploadRestlet

 

 

     [exec] [INFO]
------------------------------------------------------------------------

     [exec] [INFO] For more information, run Maven with the -e switch

     [exec] [INFO]
------------------------------------------------------------------------

     [exec] [INFO] Total time: 4 minutes 22 seconds

     [exec] [INFO] Finished at: Mon Jul 30 12:55:54 EEST 2007

     [exec] [INFO] Final Memory: 28M/50M

     [exec] [INFO]
------------------------------------------------------------------------

 

BUILD FAILED

 

 

  _____  

From: Stefane Fermigier [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 30, 2007 2:38 PM
To: Filipchik Alexander
Cc: 'Eric Barroca'; 'Nuxeo List'
Subject: Re: [Ecm] [RELEASE 5.1] Nuxeo EP 5.1.RC released!

 

I'm not sure what you mean by this error.

 

Can you give a more precise report on the command you typed and the error
you got ?

 

  S.

 

On Jul 30, 2007, at 12:39 PM, Filipchik Alexander wrote:





I have already clean maven repo. 

 

 
<http://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.platform/tags/nuxeo-p
latform-5.1.RC/nuxeo-platform-ui-web/pom.xml>
http://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.platform/tags/nuxeo-pl
atform-5.1.RC/nuxeo-platform-ui-web/pom.xml - is not acceptable now (500
server error).

 

Could you give me right repo url?

 

  _____  

From: Eric Barroca [mailto:[EMAIL PROTECTED] 
Sent: Monday, July 30, 2007 1:30 PM
To: Filipchik Alexander
Cc: 'Nuxeo List'
Subject: Re: [Ecm] [RELEASE 5.1] Nuxeo EP 5.1.RC released!

 

Hi,

 

The build on the trunk is working here. Could you clean your repository
(~/.m2/repository/org/nuxeo)?

You are building against an older version of the jar.

 

On 30 juil. 07, at 12:22, Filipchik Alexander wrote:






 
<http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-w
eb/pom.xml>
http://svn.nuxeo.org/nuxeo/org.nuxeo.ecm.platform/trunk/nuxeo-platform-ui-we
b/pom.xml

 

It differs from
<http://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.platform/tags/nuxeo-p
latform-5.1.RC/nuxeo-platform-ui-web/pom.xml>
http://svn.nuxeo.org/trac/nuxeo/browser/org.nuxeo.ecm.platform/tags/nuxeo-pl
atform-5.1.RC/nuxeo-platform-ui-web/pom.xml

This is expected since the later is in the release -> it uses the 5.1.RC
number.

 

 

Thanks,

 

EB.

 

--

Йric Barroca - Ex. VP of Operations - +33 6 21 74 77 64

www.nuxeo.com - Nuxeo: Open Source ECM - www.nuxeo.org

Nuxeo EP 5: extensible, Java EE and standards based ECM Platform !






 

_______________________________________________

ECM mailing list

[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

Reply via email to