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.

>
> 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

Reply via email to