Hi all!

We had another interesting and productive developer hangout today.

The following topics were discussed and raised:

- new release of progressive-organization-pom available 
https://github.com/simpligility/progressive-organization-pom

- new release of Android Maven Plugin 3.9.0-rc.3 
https://code.google.com/p/maven-android-plugin/

- we talked about issues with Maven plugin testing tools and Maven verifier 
based tests, 
Igor has a new implementation of verified based testing in the works that 
supports 
testing with multiple Maven versions, running IT tests as part of normal 
project 
(without multi module setup and/or without install of plugin, instead using 
reactor/workspace resolution, works on command line and in M2e), Android Maven 
plugin 
will try to migrate to that as a solution to the required refactoring
see also https://github.com/jayway/maven-android-plugin/issues/303

- Herve mentioned that he is hoping to start enforcing checkstyle as part of the
 build from the parent pom, we discussed benefits of complete reformat in one 
sweep 
vs gradual migration/enforcement, Herve will send update with more details to 
the list, 
we agreed to move forward with some sort of enforcement, potentially with a 
property to 
turn it for so that projects can opt out even if they update to the new parent 
release 
with the enforcement

- we talked about a desire to have one checkout to easily work on lots of Maven 
related projects like svn/trunks has now and how we could do that in git, the 
android repo tool as well as some other git based approaches were mentioned 
but there is no current setup, some people dont see the need for this, others 
feel its very important, users will have to come up with something

Feel free to post follow ups with what you want to mention as well

manfred

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to