jira-importer commented on issue #104:
URL: 
https://github.com/apache/maven-source-plugin/issues/104#issuecomment-2959534594

   **[Bob 
Fields](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bfields)** 
commented
   
   Adding additional source or resource roots does not solve the problem of not 
wanting to include additional elements in the project runtime artifact. I'm 
still trying to figure out the usefulness of the 'includes' configuration item 
if you can only accomplish this with additional resources or sources 
directories. It seems like we could simply add that configured reference to the 
included directories (either absolute or relative location) and use those when 
building the source artifact from source:jar. In our case, we have UML 
artifacts and xsd artifacts used to generate code plus Eclipse project 
configurastion, which we don't want included as project resources, and we don't 
want to have to go through all of the lifecycle steps when creating the sources 
jar.
   


-- 
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-unsubscr...@maven.apache.org

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

Reply via email to