You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Ate Douma (JIRA)" <je...@portals.apache.org> on 2007/08/20 15:15:30 UTC

[jira] Commented: (JS2-774) A new maven-2 init-db plugin for initializing a portal schema for a specific database

    [ https://issues.apache.org/jira/browse/JS2-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521076 ] 

Ate Douma commented on JS2-774:
-------------------------------

The init-db plugin is now configured in the root pom.xml to allow command-line execution under a setup or test-setup profile.

>From the root project or any child project, you now can execute:

  $ mvn -P setup org.apache.portals.jetspeed-2:jetspeed-maven-plugins:init-db

or

  $ mvn -P test-setup org.apache.portals.jetspeed-2:jetspeed-maven-plugins:init-db

to initialize the portal database for the production or test respectively.

> A new maven-2 init-db plugin for initializing a portal schema for a specific database
> -------------------------------------------------------------------------------------
>
>                 Key: JS2-774
>                 URL: https://issues.apache.org/jira/browse/JS2-774
>             Project: Jetspeed 2
>          Issue Type: Sub-task
>          Components: Project Build
>    Affects Versions: 2.2
>         Environment: Maven 2.0.7, Java5
>            Reporter: Ate Douma
>            Assignee: Ate Douma
>             Fix For: 2.2
>
>
> The init-db plugin executes selected sql scripts and can automatically use the packaged ddl scripts generated by the ddl plugin from the portal-resources artifact resource bundle. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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