> From: burak...@gmail.com [mailto:burak...@gmail.com] On Behalf Of
> burak sarac
> Sent: Monday, June 22, 2015 16:58
> To: dev@maven.apache.org
> Subject: Maven structure plugin
>
> Hello All,
> Since few days I was working on a maven plugin to print project structur
Hello,
thanks for the work.
Can you describe whats your typical usecase is?
I think in your readme the last sample is not "detailed files" (but
c+p duplication).
I would recommend to make a linespacing=0,1,2 setting (no empty lines in
between, empty lines only between last child and next leve
Hello All,
Since few days I was working on a maven plugin to print project structure
in ascii format ignoring external dependencies. Plugin has 3
goal:modules,folders or files. You can get also detailed output or ignores
files by regex pattern. Currently its available on central repository (I
have