For some reason I keep getting this error when try: mvn install package
with next dependency:
org.apache.pulsar
pulsar-client
2.9.1
Error:
Error assembling JAR: Failed to get Manifest for - pulsar-client-2.9.1.jar. Please verify if jar file is valid, the MANIFEST.MF should be first or second entry in the jar file. Use Command - jar tf <Jar_File_Path> to verify.