2013/7/9 sebb <seb...@gmail.com>

> On 9 July 2013 18:37, Benedikt Ritter <brit...@apache.org> wrote:
> > 2013/7/9 Olivier Lamy <ol...@apache.org>
> >
> >> 2013/7/9 Benedikt Ritter <brit...@apache.org>:
> >> > 2013/7/9 Olivier Lamy <ol...@apache.org>
> >> >
> >> >> 2013/7/9 Benedikt Ritter <brit...@apache.org>:
> >> >> > Hi,
> >> >> >
> >> >> > I'm currently learning how to publish our sites. I've read through
> the
> >> >> docs
> >> >> > [1] and this should be as easy as checking a component out,
> updating
> >> to
> >> >> the
> >> >> > lastest parent and calling mvm clean site-deploy, right?
> >> >> >
> >> >> > When I run this on BeanUtils (we have this [2] request to update
> the
> >> >> site)
> >> >> > it does a lot of stuff but finally gets stuck here:
> >> >> >
> >> >> > [INFO] Working directory:
> /Users/bene/commons-sites/commons-beanutils
> >> >> > [INFO] Checking in SCM...
> >> >> > [INFO] Checking in to the scm
> >> >> > [INFO] Executing: /bin/sh -c cd
> >> >> /Users/bene/commons-sites/commons-beanutils
> >> >> > && svn --username britter --password '*****' --no-auth-cache
> >> >> > --non-interactive commit --file
> >> >> >
> >> >>
> >>
> /var/folders/66/6_p15z9j15b6gmgyc19g42cw0000gn/T/maven-scm-1319312966.commit
> >> >> > [INFO] Working directory:
> /Users/bene/commons-sites/commons-beanutils
> >> >> >
> >> >> > Then nothing happens. It has probably something to do with my
> machine.
> >> >> I'm
> >> >> > passing my user name and password via -Dusername and -Dpassword.
> The
> >> log
> >> >> > looks like this works. I'm using:
> >> >> >
> >> >> > localhost:~ bene$ svn --version
> >> >> > svn, version 1.6.18 (r1303927)
> >> >> >    compiled Feb  6 2013, 14:18:52
> >> >> >
> >> >> > and
> >> >> >
> >> >> > localhost:~ bene$ mvn -version
> >> >> > Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da;
> >> 2013-02-19
> >> >> > 14:51:28+0100)
> >> >> > Maven home: /Applications/dev/maven/apache-maven-3.0.5
> >> >> > Java version: 1.7.0_25, vendor: Oracle Corporation
> >> >> > Java home:
> >> >> > /Library/Java/JavaVirtualMachines/jdk1.7.0_25.jdk/Contents/Home/jre
> >> >> > Default locale: de_DE, platform encoding: UTF-8
> >> >> > OS name: "mac os x", version: "10.8.4", arch: "x86_64", family:
> "mac"
> >> >> >
> >> >> > Any idea how to fix this?
> >> >>
> >> >> Be patient as that can be very very very (n) long. (a lot of files to
> >> >> commit). Maybe upgrade your svn version to have better performance.
> >> >> BTW I have just deployed and it work but I do that from a personal ci
> >> >> server so I can do something else with my laptop.
> >> >>
> >> >
> >> > Hi Oliver,
> >> >
> >> > thanks for taking care of this and thanks for the information about
> site
> >> > publish. I'll wait longer next time.
> >> >
> >> > Personal CI server? :-) gotta have one ;-)
> >>
> >> It's just a matter to be able to convince your wife to have a rack in
> >> the living room.
> >> 4u is not so big, you can easily decorate it...
> >>
> >
> > Why don't we configure the job for site publishing you have on your
> > personal CI at http://builds.apache.org?
> >
>
> Publishing requires personal login credentials, which must not be
> stored on a shared system.
>

That would require to have an SVN account for the CI server (this is what
we do at my company), but okay, if it's currently not possible we have to
stick to the manual ways.

Back to the topic... Oliver: some of the links still don't seem to work.
The all of the links for the 1.8.3 und 1.7.0 Release seem to be affected. I
didn't have the time to take a look at the site build ATM. Do you have time
to check?

TIA!
Benedikt


>
> >>
> >> :-)
> >>
> >> >
> >> > Benedikt
> >> >
> >> >
> >> >>
> >> >> >
> >> >> > TIA!
> >> >> > Benedikt
> >> >> >
> >> >> > [1] http://commons.apache.org/site-publish.html
> >> >> > [2] https://issues.apache.org/jira/browse/BEANUTILS-442
> >> >> >
> >> >> > --
> >> >> > http://people.apache.org/~britter/
> >> >> > http://www.systemoutprintln.de/
> >> >> > http://twitter.com/BenediktRitter
> >> >> > http://github.com/britter
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> Olivier Lamy
> >> >> Ecetera: http://ecetera.com.au
> >> >> http://twitter.com/olamy | http://linkedin.com/in/olamy
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >> >> For additional commands, e-mail: dev-h...@commons.apache.org
> >> >>
> >> >>
> >> >
> >> >
> >> > --
> >> > http://people.apache.org/~britter/
> >> > http://www.systemoutprintln.de/
> >> > http://twitter.com/BenediktRitter
> >> > http://github.com/britter
> >>
> >>
> >>
> >> --
> >> Olivier Lamy
> >> Ecetera: http://ecetera.com.au
> >> http://twitter.com/olamy | http://linkedin.com/in/olamy
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >> For additional commands, e-mail: dev-h...@commons.apache.org
> >>
> >>
> >
> >
> > --
> > http://people.apache.org/~britter/
> > http://www.systemoutprintln.de/
> > http://twitter.com/BenediktRitter
> > http://github.com/britter
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Reply via email to