You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Simone Tripodi <si...@apache.org> on 2013/01/24 08:51:16 UTC

maven-scm-publish-plugin freezed in Apache Oltu

Hi all guys,

at Apache Oltu[1] (formerly Amber) we are adopting the
maven-scm-publish-plugin to publish the site; everything looks be
configured in the right way, but the plugin is stuck:

+-------------------------------------------------------------------------------------------------------------------------------------+
[INFO] --- maven-scm-publish-plugin:1.0-beta-2:publish-scm
(default-cli) @ amber-parent ---
[INFO] Updating the pub tree from
scm:svn:https://svn.apache.org/repos/asf/oltu/site ...
[INFO] Executing: /bin/sh -c cd /Users/stripodi/oltu-site-content &&
svn --username simonetripodi --password '*****' --no-auth-cache
--non-interactive update /Users/stripodi/oltu-site-content
[INFO] Working directory: /Users/stripodi/oltu-site-content
[INFO] changeSets [ null
null
Updating '.':, 0
 null ]
[INFO] Updating content...
[INFO] Publish files: 0 addition(s), 1918 update(s), 0 delete(s)
[INFO] Checking in SCM...
[INFO] Checking in to the scm
[INFO] Executing: /bin/sh -c cd /Users/stripodi/oltu-site-content &&
svn --username simonetripodi --password '*****' --no-auth-cache
--non-interactive commit --file
/var/folders/fm/yfzywr7s1d3c_36qc2l9whcc0000gn/T/maven-scm-965165864.commit
[INFO] Working directory: /Users/stripodi/oltu-site-content
+-------------------------------------------------------------------------------------------------------------------------------------+

I let the laptop doing its work for all night long, but when I woke up
the plugin was still in this status.
Is there any way to monitor its activities?
Many thanks in advance, all the best,
-Simo

[1] https://svn.apache.org/repos/asf/oltu/trunk

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven-scm-publish-plugin freezed in Apache Oltu

Posted by Simone Tripodi <si...@apache.org>.
thanks a lot Robert, very appreciated!

-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/


On Thu, Jan 24, 2013 at 7:05 PM, Robert Scholte <rf...@apache.org> wrote:
> We've seen this to.
> It's got to do with the huge number of files to be committed.
> One trick is to configure
> http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#notimestamp
> This way you can reduce the number of commits.
>
> Robert
>
>
> Op Thu, 24 Jan 2013 08:51:16 +0100 schreef Simone Tripodi
> <si...@apache.org>:
>
>> Hi all guys,
>>
>> at Apache Oltu[1] (formerly Amber) we are adopting the
>> maven-scm-publish-plugin to publish the site; everything looks be
>> configured in the right way, but the plugin is stuck:
>>
>>
>> +-------------------------------------------------------------------------------------------------------------------------------------+
>> [INFO] --- maven-scm-publish-plugin:1.0-beta-2:publish-scm
>> (default-cli) @ amber-parent ---
>> [INFO] Updating the pub tree from
>> scm:svn:https://svn.apache.org/repos/asf/oltu/site ...
>> [INFO] Executing: /bin/sh -c cd /Users/stripodi/oltu-site-content &&
>> svn --username simonetripodi --password '*****' --no-auth-cache
>> --non-interactive update /Users/stripodi/oltu-site-content
>> [INFO] Working directory: /Users/stripodi/oltu-site-content
>> [INFO] changeSets [ null
>> null
>> Updating '.':, 0
>>  null ]
>> [INFO] Updating content...
>> [INFO] Publish files: 0 addition(s), 1918 update(s), 0 delete(s)
>> [INFO] Checking in SCM...
>> [INFO] Checking in to the scm
>> [INFO] Executing: /bin/sh -c cd /Users/stripodi/oltu-site-content &&
>> svn --username simonetripodi --password '*****' --no-auth-cache
>> --non-interactive commit --file
>>
>> /var/folders/fm/yfzywr7s1d3c_36qc2l9whcc0000gn/T/maven-scm-965165864.commit
>> [INFO] Working directory: /Users/stripodi/oltu-site-content
>>
>> +-------------------------------------------------------------------------------------------------------------------------------------+
>>
>> I let the laptop doing its work for all night long, but when I woke up
>> the plugin was still in this status.
>> Is there any way to monitor its activities?
>> Many thanks in advance, all the best,
>> -Simo
>>
>> [1] https://svn.apache.org/repos/asf/oltu/trunk
>>
>> http://people.apache.org/~simonetripodi/
>> http://simonetripodi.livejournal.com/
>> http://twitter.com/simonetripodi
>> http://www.99soft.org/
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven-scm-publish-plugin freezed in Apache Oltu

Posted by Robert Scholte <rf...@apache.org>.
We've seen this to.
It's got to do with the huge number of files to be committed.
One trick is to configure
http://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#notimestamp
This way you can reduce the number of commits.

Robert


Op Thu, 24 Jan 2013 08:51:16 +0100 schreef Simone Tripodi  
<si...@apache.org>:

> Hi all guys,
>
> at Apache Oltu[1] (formerly Amber) we are adopting the
> maven-scm-publish-plugin to publish the site; everything looks be
> configured in the right way, but the plugin is stuck:
>
> +-------------------------------------------------------------------------------------------------------------------------------------+
> [INFO] --- maven-scm-publish-plugin:1.0-beta-2:publish-scm
> (default-cli) @ amber-parent ---
> [INFO] Updating the pub tree from
> scm:svn:https://svn.apache.org/repos/asf/oltu/site ...
> [INFO] Executing: /bin/sh -c cd /Users/stripodi/oltu-site-content &&
> svn --username simonetripodi --password '*****' --no-auth-cache
> --non-interactive update /Users/stripodi/oltu-site-content
> [INFO] Working directory: /Users/stripodi/oltu-site-content
> [INFO] changeSets [ null
> null
> Updating '.':, 0
>  null ]
> [INFO] Updating content...
> [INFO] Publish files: 0 addition(s), 1918 update(s), 0 delete(s)
> [INFO] Checking in SCM...
> [INFO] Checking in to the scm
> [INFO] Executing: /bin/sh -c cd /Users/stripodi/oltu-site-content &&
> svn --username simonetripodi --password '*****' --no-auth-cache
> --non-interactive commit --file
> /var/folders/fm/yfzywr7s1d3c_36qc2l9whcc0000gn/T/maven-scm-965165864.commit
> [INFO] Working directory: /Users/stripodi/oltu-site-content
> +-------------------------------------------------------------------------------------------------------------------------------------+
>
> I let the laptop doing its work for all night long, but when I woke up
> the plugin was still in this status.
> Is there any way to monitor its activities?
> Many thanks in advance, all the best,
> -Simo
>
> [1] https://svn.apache.org/repos/asf/oltu/trunk
>
> http://people.apache.org/~simonetripodi/
> http://simonetripodi.livejournal.com/
> http://twitter.com/simonetripodi
> http://www.99soft.org/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org