Don't understand youe problem. Please post the error message when you don't have the project.properties

Nico

PS
I just did this.

C:\test>maven scm:checkout-project -Dmaven.scm.method=cvs -Dmaven.scm.cvs.module=simplexml -Dmaven.scm.cvs.root=:pserver:ano
[EMAIL PROTECTED]:/cvsroot/mmapps -Dmaven.scm.checkout.dir=.
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

scm:parse-connection:

scm:validate:

scm:checkout-project:
scm:cvs-checkout-project:
[echo] Checking out simplexml; from CVSROOT: :pserver:[EMAIL PROTECTED]:/cvsroot/mmapps
    [mkdir] Created dir: C:\test\simplexml
    [cvs] U simplexml/.cvsignore
    [cvs] U simplexml/LICENSE.txt
    [cvs] U simplexml/project.xml
    [cvs] U simplexml/src/simplexml/XMLElement.java
    [cvs] U simplexml/src/simplexml/XMLParseException.java
    [cvs] U simplexml/src/simplexml/XMLUtil.java
    [cvs] U simplexml/xdocs/navigation.xml
    [cvs] U mmapps-base/checkstyle-mmapps.xml
    [cvs] U mmapps-base/example_build.properties
    [cvs] U mmapps-base/maven.xml
    [cvs] U mmapps-base/mmapps-project.xml
    [cvs] U mmapps-base/project.properties
BUILD SUCCESSFUL
Total time: 18 seconds
Finished at: Thu Feb 09 16:51:56 CET 2006

C:\test>cd simplexml

C:\test\simplexml>maven jar
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

build:start:

.........


jar:jar:
    [jar] Building jar: C:\test\simplexml\target\simplexml-1.1.jar
BUILD SUCCESSFUL
Total time: 7 seconds
Finished at: Thu Feb 09 16:52:18 CET 2006



Ernst Bunders wrote:
hello

I figured this out a while ago, but i forgot again.

1 i got maven working
2 i got an mmapps dir with mmapps-project.xml and project.properties
3 i download the mmapps module of chose by :

maven scm:checkout-project
            -Dmaven.scm.method=cvs
            -Dmaven.scm.cvs.module=simplexml
-Dmaven.scm.cvs.root=:pserver:[EMAIL PROTECTED]:/cvsroot/mma
pps
            -Dmaven.scm.checkout.dir=.

in the mmapps dir

question:
I can build my app and do all the tasks if i first copy
project.properties to the simplexml dir. I don't think this is how it is
supposed to go.

How should  i use the build in stead (and why is it not on the website)?

many thanks.

Ernst



-----------
Ernst Bunders
Ontwikkelaar nieuwe media Vara
tel: 035 6711653
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers





_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to