On Tue, Sep 21, 2010 at 6:24 AM, maccybex <[email protected]> wrote: > Hello David, > > Sorry, but second "s" was lost during copy-paste. > Here is the correct output: > > D:\jetspeed\jetexpress>mvn jetspeed:mvn -Dtarget=all > [INFO] Scanning for projects... > [INFO] Reactor build order: > [INFO] jetexpress portal project > [INFO] jetexpress portal > [INFO] jetexpress portlet application > [INFO] > ------------------------------------------------------------------------ > [INFO] Building jetexpress portal project > [INFO] task-segment: [jetspeed:mvn] (aggregator-style) > [INFO] > ------------------------------------------------------------------------ > [INFO] [jetspeed:mvn {execution: default-cli}] > [INFO] Resolved target(s) order: [install-portal, install-pa, install, > db-portal, db, deploy-portal, deploy-pa, all] > [INFO] Executing target: install-portal > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Invalid or non-existing target directory > D:\jetspeed\jetexpress-portal > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 2 seconds > [INFO] Finished at: Tue Sep 21 16:20:41 EEST 2010 > [INFO] Final Memory: 9M/17M > [INFO] > ------------------------------------------------------------------------ > > After trying for a while, I decided to change system to GateIn from JBoss or > uPortal (testing both now). > > Andrey!
Hey no problem, have fun! Anyway sometimes I get the impression the build is actually meant to have that effect (RW: I know, Im a paranoid old git) > [INFO] Invalid or non-existing target directory > D:\jetspeed\jetexpress-portal I thought you put the tutorial project in D:\jetspeed\jetexpress? If so, then you have to build from the jetexpress directory, not jetspeed directory. Have you ever used tools like Ant or Maven before? Its kind of assumed that if you put a project in directory X, then you will do your build from directory X... --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
