Hi all,
So I saw Jason's highlights of 3.x future plans, and decoupling
POMs from format. We're starting to use m3 on an open-source little
project at Google, and the main problem people have with Maven has
been the gawd-awful (not my words) of the xml format. I used the
maven-yamlpom-plugin to simulate this, by having a wrapper script that
syncs a pom.yml with the pom.xml before executing any other maven
command, but it's a hack, and I'd rather (since we're already using 3
anyway) try to help us get to the point where i can just have a
pom.yml and have maven (and its various integrations) understand it.
So...
1. Any update on where that is - I haven't been following svn commits
lately, but I'd like to start re-syncing wtih m3 progress
2. Any suggestions on where the seams are around pom building so I
can start looking at how to provide an alternative format
3. Anyone already working on this specific thing?
cheers,
Christian.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]