jira-importer commented on issue #271:
URL: 
https://github.com/apache/maven-war-plugin/issues/271#issuecomment-2967857424

   **[Stephane 
Nicoll](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=snicoll)** 
commented
   
   Sounds good except the overlay thingy. Instead of a method that will realize 
the whole overlay I would have one task per overlay. Once we have this, we put 
all tasks in a ordered list according to, namely, the \<overlays> configuration 
tag. And the only thing is to have a manager that will execute the tasks. We 
also need some sort of context object to pass information from one task to the 
other.
   
   A base AbstractTask could have common methods (copyFile, unpack, filtering, 
etc)
   


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