bdemers commented on issue #137: Build
URL: https://github.com/apache/shiro/pull/137#issuecomment-496511288
 
 
   Thanks for taking this on!
   
   I think we should try to simplify this a little more to make this easier for 
contributors.
   Maybe ending with something like `mvn clean install -Pci` or possibly three 
options "normal", `ci`, `fast`
   Anything more advanced, and someone can start adding other maven plugin 
flags?
   
   
   Thinking (typing) out loud, but my main concern is when submodules are 
hidden behind profiles, IDE's and cross project dependencies can start seeing 
issues that are not obvious at first.  My personal pref is to to still process 
the module, but skip the tests via a profile (this assumes that the 
compile/packaging is fast enough to impact developers)
   ![Compiling](https://imgs.xkcd.com/comics/compiling.png "Compiling")

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to