jira-importer commented on issue #290:
URL: 
https://github.com/apache/maven-ear-plugin/issues/290#issuecomment-2955275154

   **[Stephane 
Nicoll](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=snicoll)** 
commented
   
   Used your patch, thanks. Also added a "no-version" entry in the mapping 
registry so that you can do something like:
   
   ```xml
   <plugin>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-ear-plugin</artifactId>
     <configuration>
       <fileNameMapping>no-version</fileNameMapping>
     </configuration>
   </plugin>
   ```
   
   


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