You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/21 03:57:53 UTC

[GitHub] [maven-mvnd] wypro opened a new issue #590: When MVND is used to compile a project, the addClasspath parameter in the manifest of the configuration item compiled by maven-jar-plugin is invalid, and the class-path parameter is missing in the manifest. MF file in the compiled JAR package

wypro opened a new issue #590:
URL: https://github.com/apache/maven-mvnd/issues/590


   ![image](https://user-images.githubusercontent.com/55936067/150463176-afec2c93-866b-4fca-8f63-2739a1fdbd27.png)
   ![FBMUMQDIXUIRI~C `%2$46R](https://user-images.githubusercontent.com/55936067/150463220-f62fe02b-2303-4a51-8096-e6b8510e90f0.png)
   


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-mvnd] gnodet commented on issue #590: When MVND is used to compile a project, the addClasspath parameter in the manifest of the configuration item compiled by maven-jar-plugin is invalid, and the class-path parameter is missing in the manifest. MF file in the compiled JAR package

Posted by GitBox <gi...@apache.org>.
gnodet commented on issue #590:
URL: https://github.com/apache/maven-mvnd/issues/590#issuecomment-1018397989


   Could you try specifying the latest `3.2.2` version on the `maven-jar-plugin` ? I can't really reproduce the problem locally and it seems to work with expliciting this version.


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-mvnd] gnodet closed issue #590: When MVND is used to compile a project, the addClasspath parameter in the manifest of the configuration item compiled by maven-jar-plugin is invalid, and the class-path parameter is missing in the manifest. MF file in the compiled JAR package

Posted by GitBox <gi...@apache.org>.
gnodet closed issue #590:
URL: https://github.com/apache/maven-mvnd/issues/590


   


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-mvnd] gnodet commented on issue #590: When MVND is used to compile a project, the addClasspath parameter in the manifest of the configuration item compiled by maven-jar-plugin is invalid, and the class-path parameter is missing in the manifest. MF file in the compiled JAR package

Posted by GitBox <gi...@apache.org>.
gnodet commented on issue #590:
URL: https://github.com/apache/maven-mvnd/issues/590#issuecomment-1018307868


   Could you set up a small project to reproduce the issue please ?


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-mvnd] wypro commented on issue #590: When MVND is used to compile a project, the addClasspath parameter in the manifest of the configuration item compiled by maven-jar-plugin is invalid, and the class-path parameter is missing in the manifest. MF file in the compiled JAR package

Posted by GitBox <gi...@apache.org>.
wypro commented on issue #590:
URL: https://github.com/apache/maven-mvnd/issues/590#issuecomment-1018419464


   > Could you try specifying the latest `3.2.2` version on the `maven-jar-plugin` ? I can't really reproduce the problem locally and it seems to work with expliciting this version.
   
   Thanks for reminding. After testing, it is confirmed that the problem is caused by the low version of Maven-jar-plugin. If the version is not specified, the project will be compiled using version 2.4 by default


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-mvnd] wypro commented on issue #590: When MVND is used to compile a project, the addClasspath parameter in the manifest of the configuration item compiled by maven-jar-plugin is invalid, and the class-path parameter is missing in the manifest. MF file in the compiled JAR package

Posted by GitBox <gi...@apache.org>.
wypro commented on issue #590:
URL: https://github.com/apache/maven-mvnd/issues/590#issuecomment-1018311685


   > 你能建立一个小项目来重现这个问题吗?
   
   Yes, please wait for me


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-mvnd] wypro edited a comment on issue #590: When MVND is used to compile a project, the addClasspath parameter in the manifest of the configuration item compiled by maven-jar-plugin is invalid, and the class-path parameter is missing in the manifest. MF file in the compiled JAR package

Posted by GitBox <gi...@apache.org>.
wypro edited a comment on issue #590:
URL: https://github.com/apache/maven-mvnd/issues/590#issuecomment-1018384383


   > Could you set up a small project to reproduce the issue please ?
   
   The address of the small project that recreates the problem.
   Thank you. Best wishes.
   https://github.com/wypro/mvnd-bug-demo


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [maven-mvnd] wypro commented on issue #590: When MVND is used to compile a project, the addClasspath parameter in the manifest of the configuration item compiled by maven-jar-plugin is invalid, and the class-path parameter is missing in the manifest. MF file in the compiled JAR package

Posted by GitBox <gi...@apache.org>.
wypro commented on issue #590:
URL: https://github.com/apache/maven-mvnd/issues/590#issuecomment-1018384383


   > Could you set up a small project to reproduce the issue please ?
   The address of the small project that recreates the problem.
   Thank you. Best wishes.
   https://github.com/wypro/mvnd-bug-demo


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org