rillo-carrillo opened a new issue #14132:
URL: https://github.com/apache/pulsar/issues/14132
For some reason I keep getting this error when try: mvn install package
with next dependency:
<dependency>
<groupId>org.apache.pulsar</groupId>
<artifactId>pulsar-client</artifactId>
<version>2.9.1</version>
</dependency>
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.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]