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 "Philip Mark Donaghy (JIRA)" <je...@portals.apache.org> on 2007/01/27 02:52:49 UTC

[jira] Updated: (JS2-648) A multi-database profile settings for maven 2

     [ https://issues.apache.org/jira/browse/JS2-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Mark Donaghy updated JS2-648:
------------------------------------

    Attachment: settings.xml

This version provides a template for derby embedded, derby network, hsql embedded, mssql, mysql. Postgresql will follow.

> A multi-database profile settings for maven 2
> ---------------------------------------------
>
>                 Key: JS2-648
>                 URL: https://issues.apache.org/jira/browse/JS2-648
>             Project: Jetspeed 2
>          Issue Type: Improvement
>          Components: Project Build
>    Affects Versions: 2.1-dev
>         Environment: Maven 2.0.4, JDK 1.5.0
>            Reporter: Philip Mark Donaghy
>            Priority: Minor
>             Fix For: 2.1-dev
>
>         Attachments: settings.xml
>
>
> A settings.xml file using m2 profiles that facilitates testing multiple database platforms.
> This file would save developers time testing different databases with jetspeed.
> It could also be useful when running different databases for development, staging, and production.
> The user can build by entering the desired database profile on the command line. Example 'mvn -P jetspeed-derby-embedded,tomcat' or 'mvn -P jetspeed-mysql,tomcat' to build using Apache DB Derby with the EmbeddedDriver or MySQL respectfully.
> No more modifying the settings.xml manually when switching database platforms :)

-- 
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