Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Could not find database type

Jesse Forb
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 11, 2018

Hi,

I'm having following error during plugin build and run:

$ atlas-run

Mysql 5.7 db settings in pom.xml for jira8(8.0.0-m0006):

Settings:

<db.url>jdbc:mysql://localhost:3306/jira80compat</db.url>
<db.driver>com.mysql.cj.jdbc.Driver</db.driver>
<db.username>xxxxxx</db.username>
<db.password>xxxxxx</db.password>
<db.libArtifactGroupId>mysql</db.libArtifactGroupId>
<db.libArtifactArtifactId>mysql-connector-java</db.libArtifactArtifactId>
<db.libArtifactVersion>6.0.4</db.libArtifactVersion>


Error:

Unable to execute mojo: Could not find database type for DataSource[url=jdbc:mysql://localhost:3306/jira80m,schema=<null>,driver=com.mysql.cj.jdbc.Driver,username=root,jndi=jdbc/JiraDS,type=<null>,transactionSupport=<null>,properties=<null>,cargoString=<null>,libArtifacts=[mysql:mysql-connector-java:6.0.4:null],defaultDatabase=<null>,systemUsername=<null>,dumpFilePath=<null>,importMethod=sql] 

Thanks

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events