Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-967

Create maven2 profiles for building XWiki with various databases

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Minor
    • 1.0 B6
    • 1.0 B5
    • None
    • maven2
    • maven,build,profile

    Description

      Example: Create xwiki war for postgresql:
      $ cd xwiki/web/standard
      $ mvn -P pgsql package
      $ ls target/xwiki-web-standard-1.1-SNAPSHOT-pgsql.war

      Default db is hsqldb

      We should separate hibernate db configs and jdbc dependences in maven profiles.

      Attachments

        Activity

          People

            amelentev Artem Melentev
            amelentev Artem Melentev
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: