Hi, If you are able to be backward compatible, feel free to create an issue.
Cheers, Vincent 2009/11/1 Tony Chemit <[email protected]>: > Hi, > > We'd like to be able to change the directory layout in the maven-site-plugin. > > Actually, the layout is not locale symetric, the first language is at root, > then any other > language are in a directory. > > Would it be possible to have a new configuration property to have the > symetric layout : each locale is in > a directory. > > None symetric : > > . > |-- pom.xml > `-- src > `-- site > |-- apt > |-- en > | `-- apt > |-- site_en.xml > `-- site_fr.xml > > Symetric : > > . > |-- pom.xml > `-- src > `-- site > |-- fr > | `-- apt > |-- en > | `-- apt > |-- site_en.xml > `-- site_fr.xml > > If you are ok with this feature, I can open a issue and provide you the patch > to do this (this > is a very short patch I think). > > Thanks for your time and your reactions. > > -- > > Tony Chemit > -------------------- > tél: +33 (0) 2 40 50 29 28 > email: [email protected] > http://www.codelutin.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
