[ http://jira.codehaus.org/browse/MJAR-52?page=comments#action_70011 ] Wendy Smoak commented on MJAR-52: ---------------------------------
I don't think the fix is in a released version of maven-jar-plugin yet. (See the comments on MNG-1598.) It's resolved as fixed in v2.0.1 of maven-archiver. You're using maven-jar-plugin 2.0 which depends on maven-archiver 2.0. * http://www.ibiblio.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.0/maven-jar-plugin-2.0.pom You can build maven-jar-plugin from source, or see if it's available in the snapshot repo. > Make it option to include META-INF directory with pom.xml and pom.properties > ---------------------------------------------------------------------------- > > Key: MJAR-52 > URL: http://jira.codehaus.org/browse/MJAR-52 > Project: Maven 2.x Jar Plugin > Issue Type: Improvement > Affects Versions: 2.0 > Environment: Maven 2.0.4 > Reporter: Jimisola Laursen > > For different reason I don't want to ship the pom.xml and pom.properties > files to customers. > Therefore, a single boolean specifying whether the information (files) should > be included or not would come in handy. > Don't know if there are cases when one would want to include pom.properties > but not pom.xml or vice versa, > but perhaps that enhancement can be implemented when asked for. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira