settings.xml.sample has a typo at the end of the file:
<!-- Oracle database -->
<!-- Uncomment this if you are using the MySQL database
<activeProfile>jetspeed-oracle</activeProfile> -->
Should read as:
<!-- Oracle database -->
<!-- Uncomment this if you are using the Oracle database
<activeProfile>jetspeed-oracle</activeProfile> -->
Also, when I create a custom Portal using maven a2 settings.xml.sample
is generated which looks like the old settings.xml.sample before Ate
Douma added multiple database support
https://issues.apache.org/jira/browse/JS2-648?page=com.atlassian.jira.pl
ugin.system.issuetabpanels:all-tabpanel
Should DB2 be listed in the settings.xml.sample?
Mick Timony
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]