I am trying to execute an apex application consisting of an operator which uses the malhar library for generating random strings. Even though I have included the malhar-library dependency in my pom.xml file I am getting the following error on the mvn clean package -DSkipTests command
package org.apache.apex.malhar.lib does not exist