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: [email protected]
For additional commands, e-mail: [email protected]