mirror of
https://github.com/apache/maven.git
synced 2025-02-08 11:05:37 +00:00
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162623 13f79535-47bb-0310-9956-ffa450edef68
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
o obey jar overrides
|
|
o transitive deps
|
|
o move all code for gathering pieces of the model to java, the mix of grabbing
|
|
some stuff with java and some from bash is crappy. It works, but it's still
|
|
crappy. Use the generated xpp3 reader.
|