Le Sun, 1 Nov 2009 09:56:34 -0500, Vincent Siveton <[email protected]> a écrit :
> Hi, > > If you are able to be backward compatible, feel free to create an issue. > > Cheers, > > Vincent Done in http://jira.codehaus.org/browse/MSITE-434 Cheers, Tony. > > 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] > -- 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]
