[ https://issues.apache.org/jira/browse/GROOVY-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526257#comment-14526257 ]
Goldstein Lyor commented on GROOVY-7410: ---------------------------------------- {quote}By default, Maven generated archives include the META-INF/maven directory, which contains the pom.xml file used to build the archive, and a pom.properties file that includes some basic properties in a small, easier to read format.{quot}. Basically, all one has to do is make sure that {quot}<addMavenDescriptor>true</addMavenDescriptor>{quot} is used (the default is **true** so the fact that it is missing from the artifact indicates either that it is set to _false_ or that the packaging is not being done using Maven) - see [Maven archiver configuration|http://maven.apache.org/shared/maven-archiver/] for details. > Add missing Maven files to released groovy-all artifact > ------------------------------------------------------- > > Key: GROOVY-7410 > URL: https://issues.apache.org/jira/browse/GROOVY-7410 > Project: Groovy > Issue Type: Improvement > Reporter: Goldstein Lyor > > The released artifact is missing the standard Maven files under META-INF. See > GROOVY-7386 issue. -- This message was sent by Atlassian JIRA (v6.3.4#6332)