slawekjaranowski commented on PR #117:
URL: 
https://github.com/apache/maven-plugin-tools/pull/117#issuecomment-1315529668

   Trying:
   
   ```
   mvn org.apache.maven.its:v4api:1.0-SNAPSHOT:first
   
   Apache Maven 4.0.0-alpha-2 (c07700ffc97d3967a8de77d5a1065f5e6115c00e)
   
   [ERROR] Failed to parse plugin descriptor for 
org.apache.maven.its:v4api:1.0-SNAPSHOT 
(/Users/.../.m2/repository/org/apache/maven/its/v4api/1.0-SNAPSHOT/v4api-1.0-SNAPSHOT.jar):
 JAR entry META-INF/maven/lifecycle.xml not found in 
/Users/.../.m2/repository/org/apache/maven/its/v4api/1.0-SNAPSHOT/v4api-1.0-SNAPSHOT.jar
   ```
   
   ```
   mvn org.apache.maven.its:v4api:1.0-SNAPSHOT:first
   
   Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
   
   [ERROR] Failed to parse plugin descriptor for 
org.apache.maven.its:v4api:1.0-SNAPSHOT 
(/Users/.../.m2/repository/org/apache/maven/its/v4api/1.0-SNAPSHOT/v4api-1.0-SNAPSHOT.jar):
 JAR entry META-INF/maven/lifecycle.xml not found in 
/Users/.../.m2/repository/org/apache/maven/its/v4api/1.0-SNAPSHOT/v4api-1.0-SNAPSHOT.jar
 -> [Help 1]
   ```
   


-- 
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]

Reply via email to