You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Mansour Al Akeel <ma...@gmail.com> on 2011/04/18 04:38:26 UTC

Postgresql installation

I have been trying to install JS2.2.1 from maven archetype using
postgreslq. I keep on getting:

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] SQL script file
/home/mansour/workspace/portal/portal-portal/target/ddl/jetspeed/drop-schema.sql
not found
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: SQL script file
/home/mansour/workspace/portal/portal-portal/target/ddl/jetspeed/drop-schema.sql not found
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348) 

I had to initialize the db from the binary installer, then deploy the
portal to tomcat !

I am following the tutorial:

    mvn jetspeed:mvn -Dtarget=all


Any ideas what is wrong ?




---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org