Thanks; but no luck.
Stefane Fermigier ha scritto:
> OK, the quickstart was written originally for developers who are
> already familiar with Eclipse (which is a fairly standard tool in the
> open source Java world).
>
> However, I understand that you come from a different background, so
> there is another way: don't use Eclipse for now.
>
> You can compile and run the application from the command-line, as long
> as you have Maven2 and Ant, and a JBoss AS 4.0.4.GA set up (as
> explained in the quickstart guide) in /opt/jboss:
>
> 1. run 'mvn install' (this will run all the tests, which is a good
> thing but takes a long time - you may however skip this step by adding
> the '-Dmaven.test.skip=true' option).
After an "svn up" (I got revision 12558) I tried the "mvn instrall" but
I got this error:
___________________________________________________________________________________
Caricamento di oggetto esterno in 'org.nuxeo.ecm.platform.modifier'
Aggiornato oggetto esterno alla revisione 12558.
Aggiornato alla revisione 12558.
msb01:/MySw/Deb/Nuxeo/svn/nuxeo-ep# mvn install
Error reading settings.xml: expected START_TAG or END_TAG not TEXT
(position: TEXT seen ...<id>nuxeo</id>\n#\t\t<u... @6:6)
Line: 6
Column: 6
msb01:/MySw/Deb/Nuxeo/svn/nuxeo-ep# pwd
/MySw/Deb/Nuxeo/svn/nuxeo-ep
___________________________________________________________________________________
Any hint?
Have I to restart from scratch?
Regards
Mirto
> 2. run 'ant'
> 3. start jboss (/opt/jboss/bin/run.sh)
>
> Last: if everything fails, do a SVN checkout
> of https://svn.nuxeo.org/nuxeo/tools/installer and inside the
> checkout, just run 'ant build'. It will setup a clean jboss instance
> in its output/jboss directory that you can start by running
> ./output/jboss/bin/run.sh
>
> S.
>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm