I have been trying to reverse engineer tables in DB2.
I did a mvn:install of the db2jcc driver jars but the introspection fails with the following

addon search --requiresDescription "#jdbcdriver,driverclass:com.ibm.db2.jcc.DB2Driver " found no matches
JDBC driver not available for 'com.ibm.db2.jcc.DB2Driver'

Am I missing anything?

Thanks!
Sai