-K
Many thanks in advance for your help, very appreciated!!!
Simo
[1] https://github.com/99soft/infra/blob/master/pom.xml
[2] https://github.com/99soft/meiyo/blob/master/pom.xml
[3] http://99soft.github.com/meiyo/meiyo/project-reports.html
http://people.apache.org/~simonetripodi/
http://www.99soft.org/
Sorry for the late reply.
So what you'd like is a mechanism to specify a directory under the root of the gh-pages branch in which to deploy the site?
-K
What I noticed is that using wagon-gitsite-0.2, single module projects
are correctly deployed under gh-pages branch; when upgrading to 0.3.1,
*single* module projects are deployed under ${project.groupId}
subdirectory.
So my questions are:
* is the a way I missed to configure the wagon;
* is this a bug?
Many thanks in advance, very appreciated!!!
Simo
http://people.apache.org/~simonetripodi/
http://www.99soft.org/
On Fri, Jan 14, 2011 at 3:55 PM, Kathryn Huxtable
http://github.com/khuxtable/tracking-robot
I just updated its pom to use the 0.3.1 version of the wagon and changed a word in the documentation. I regenerated the site and deployed it and it was deployed correctly.
-K
http://people.apache.org/~simonetripodi/
http://www.99soft.org/
On Fri, Jan 14, 2011 at 4:29 PM, Kathryn Huxtable
No problem with forks, feel free, it's oss!!! You have to fork first
the parent pom[1] and mvn install, then fork the project and deploy
the site.
Many many thanks in advance, have a nice day!
Simo
[1] https://github.com/99soft/infra
[2] https://github.com/99soft/meiyo
http://people.apache.org/~simonetripodi/
http://www.99soft.org/
On Fri, Jan 14, 2011 at 4:51 PM, Kathryn Huxtable