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 level and empty lines between all entries) Is outputDirectory actually an outputFile parameter? (like dependency:tree uses). Gruss Bernd Am Tue, 23 Jun 2015 01:58:19 +0200 schrieb burak sarac <[email protected]>: > 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 commited 0.0.2 release, probably will be available > in few hours). I am not very social person so I didnt know where to > share after I finish:) I will be glad about your inputs also I would > like to ask if there is any possiblity to include my project into > core maven plugins? If yes I am willing to improve functionalities. > > readme,example and source here: > > https://github.com/buraksarac/MavenStructurePlugin --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
