You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by miten mehta <im...@yahoo.com> on 2002/07/24 18:11:03 UTC

turbine-2.2-b1 maven integration

Hello,

I was trying to get started with maven.  I downloaded
turbine src (not cvs) turbine-2.2-b1-src.tar.gz.

I also downloaded maven (maven-install-1.0-b4.jar).

Then followed step to install maven.  Then tried to
integrate turbine with steps as below.

I have put build.properties file in both maven.home
and user.home dirs for commands below with contents
as:

D:\download\apache\turbine\turbine-2.2-b1>cat
build.properties
lib.repo=d:/download/apache/maven/lib.repo
maven.home=d:/download/apache/maven

I am getting following error as below:



D:\download\apache\turbine\turbine-2.2-b1>ant
-Duser.home=d:/download/apache/tur
bine/turbine-2.2-b1 -f build-maven.xml maven:jar
Buildfile: build-maven.xml

maven:jar:

jar:
     [echo] d:/download/apache/maven

update-pom-check:
[update-pom-check] fromVersion -> 1[WARN] Digester -
-Empty stack (returning nul
l)

  toVersion -> 3

callUpdateDescriptor:

toVersion:

fromVersion:

updateDvslExists:

checkUpdateDescriptor:
     [echo]
   
+---------------------------------------------------------------------------
---
    |
    | ERROR: The specified update cannot be performed,
please check your
    |        maven.toVersion and maven.fromVersion and
try again. You can also u
se the
    |        'maven:available-updates' target to see
which migration paths
    |        are available.
    |
   
+---------------------------------------------------------------------------
---


update-descriptor:
     [copy] Copying 1 file to
D:\download\apache\turbine\turbine-2.2-b1
   [delete] Deleting:
D:\download\apache\turbine\turbine-2.2-b1\project.xml.form
atted

project-properties:
[project-properties] [WARN] Digester - -Empty stack
(returning null)
[project-properties]
Total time: 8 secondsError in class
org.apache.maven.ProjectProperties

BUILD FAILED

D:\download\apache\maven\plugins\core\build.xml:159:
java.lang.reflect.Invocatio
nTargetException

D:\download\apache\turbine\turbine-2.2-b1>
D:\download\apache\turbine\turbine-2.2-b1>dir
 Volume in drive D is ntfs
 Volume Serial Number is 3C67-4444

 Directory of
D:\download\apache\turbine\turbine-2.2-b1

07/24/02  11:46a        <DIR>          .
07/24/02  11:46a        <DIR>          ..
03/18/02  09:49p                 2,808 build-maven.xml
07/23/02  07:04p                    81
build.properties
03/18/02  09:49p                21,248 build.xml
07/16/02  04:31p        <DIR>          docs
07/24/02  11:46a                 9,035 project.xml
03/18/02  09:49p                 1,371 README.txt
07/16/02  04:31p        <DIR>          src
               9 File(s)         34,543 bytes
                          1,737,670,656 bytes free


Let me know if you need any files to examine and I
shall followup with you.






__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: turbine-2.2-b1 maven integration

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
miten mehta <im...@yahoo.com> writes:

>Hello,

>I was trying to get started with maven.  I downloaded
>turbine src (not cvs) turbine-2.2-b1-src.tar.gz.

Please get the 2.2-b2 src tree. The b1 tree is known to have
problems with maven b4 and later.

	Regards
		Henning
-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen       -- Geschaeftsfuehrer
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH     hps@intermeta.de

Am Schwabachgrund 22  Fon.: 09131 / 50654-0   info@intermeta.de
D-91054 Buckenhof     Fax.: 09131 / 50654-20   

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>