[cross-project-issues-dev] Exception while deploying through maven

2013-04-19 Thread Ahmed Wafa
Hi,

I was wondering if someone ever got a "java.io.FileNotFoundException
(permission denied)" exception while trying to deploy a p2 update site
created by a maven tycho build through Hudson.
After I sign my jars, I added a plugin in the "pom.xml" of the update site
project for deploying but I get this exception although I have write access
and can deploy manually through ssh outside of Hudson. The problem seems to
be that, through Hudson, I don't have enough write access or something.
After I did some googling, I discovered that it might be a bug with Hudson.
Is this possible? Here's the plugin I added followed by the exception:

Plugin to "pom.xml" of p2updatesite project:

  maven-antrun-plugin
  

  deploy
  install
  
run
  
  

  

  

  
  

  

  

  

  

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Release review deadline

2013-04-19 Thread Wayne Beaton

  
  
They were buried in the mail archive:


Feb 8/2013 - CQ deadline for
  Kepler; CQs for participating projects received by this date will
  be placed in the IP team's priority queue.
May 24/2013 -
  Deadline to submit IP Logs for Kepler releases
June 12/2013 -
  Kepler Uber Release review
June 26/2013 -
  Kepler release
  

I've added them to the Kepler wiki page
  
  http://wiki.eclipse.org/Kepler
  
  HTH,
  
  Wayne
  
  On 04/19/2013 09:50 AM, Ahmed Wafa wrote:


  Hey all,


I can't seem to find the deadline of the "Release
  review" requirement anywhere. Can someone please tell me where
  to find such information and when is the deadline for
  submitting the "Release review" for Kepler. Thanks in advance.




best regards,
Samir
  
  
  
  
  ___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



-- 
  Wayne Beaton
  Director of Open Source Projects, The Eclipse Foundation
  Learn about Eclipse
Projects
  
  

___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


[cross-project-issues-dev] Release review deadline

2013-04-19 Thread Ahmed Wafa
Hey all,

I can't seem to find the deadline of the "Release review" requirement
anywhere. Can someone please tell me where to find such information and
when is the deadline for submitting the "Release review" for Kepler. Thanks
in advance.


best regards,
Samir
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Server switch

2013-04-19 Thread Denis Roy
Your repo is controlled by Gerrit, so you cannot push directly using the 
Git urls.  You must use the Gerrit URLs.


Please dig up the bug where you requested to use Gerrit -- the URLs 
should be in that bug.



Denis

On 04/19/2013 09:25 AM, Wim Jongman wrote:

Does this also cause our current inability to push changes?

Hi Wim,

same here:

markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git add
doc/conferences/EclipseSummitEurope2008/.project
markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git commit
-m 'Add newline to test git push'
[master 2b89736] Add newline to test git push
 1 file changed, 1 insertion(+)
markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git push
Counting objects: 41, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (22/22), 3.00 KiB, done.
Total 22 (delta 11), reused 0 (delta 0)
error: insufficient permission for adding an object to repository
database ./objects

fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
Auto packing the repository for optimum performance.
fatal: Unable to create
'/home/data/git/ecf/org.eclipse.ecf.git/packed-refs.lock': Permission
denied
error: failed to run pack-refs
To ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git 


 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to
'ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git 
'


I saw a note on cross-issues-dev about a server change. This might be
the cause (ECF signing is broken atm too).

M.
___
ecf-dev mailing list
ecf-...@eclipse.org 
https://dev.eclipse.org/mailman/listinfo/ecf-dev


On Fri, Apr 19, 2013 at 3:26 AM, Matthew Ward(Bt. Kt. SSA.) 
mailto:matt.w...@eclipse.org>> wrote:


At this stage it's lost.

-Matt.


Matt,

Any chance we can get the contents from

/shared/webtools/committers/wtp4x-R3.5.0-I/20130418031431/I-3.5.0-20130418031431/
copied from the old server?  Or is it lost?

FWIW,

- Carl Anderson




___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org

https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev




___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


--
*Denis Roy*
Director, IT Services
Eclipse Foundation, Inc. -- http://www.eclipse.org/
Office: 613.224.9461 x224 (Eastern time)
denis@eclipse.org
@droy_eclipse
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Server switch

2013-04-19 Thread Matthew Ward(Bt. Kt. SSA.)

It shouldn't as the git repos are stored elsewhere.

-Matt.
On 04/19/2013 09:25 AM, Wim Jongman wrote:

Does this also cause our current inability to push changes?

Hi Wim,

same here:

markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git add
doc/conferences/EclipseSummitEurope2008/.project
markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git commit
-m 'Add newline to test git push'
[master 2b89736] Add newline to test git push
 1 file changed, 1 insertion(+)
markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git push
Counting objects: 41, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (22/22), 3.00 KiB, done.
Total 22 (delta 11), reused 0 (delta 0)
error: insufficient permission for adding an object to repository
database ./objects

fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
Auto packing the repository for optimum performance.
fatal: Unable to create
'/home/data/git/ecf/org.eclipse.ecf.git/packed-refs.lock': Permission
denied
error: failed to run pack-refs
To ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git 


 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to
'ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git 
'


I saw a note on cross-issues-dev about a server change. This might be
the cause (ECF signing is broken atm too).

M.
___
ecf-dev mailing list
ecf-...@eclipse.org 
https://dev.eclipse.org/mailman/listinfo/ecf-dev



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] Server switch

2013-04-19 Thread Wim Jongman
Does this also cause our current inability to push changes?

Hi Wim,

same here:

markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git add
doc/conferences/EclipseSummitEurope2008/.project
markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git commit
-m 'Add newline to test git push'
[master 2b89736] Add newline to test git push
 1 file changed, 1 insertion(+)
markus@coconut:/usr/local/src/ECF/org.eclipse.ecf(master) $ git push
Counting objects: 41, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (17/17), done.
Writing objects: 100% (22/22), 3.00 KiB, done.
Total 22 (delta 11), reused 0 (delta 0)
error: insufficient permission for adding an object to repository
database ./objects

fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
Auto packing the repository for optimum performance.
fatal: Unable to create
'/home/data/git/ecf/org.eclipse.ecf.git/packed-refs.lock': Permission
denied
error: failed to run pack-refs
To ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to
'ssh://git.eclipse.org/gitroot/ecf/org.eclipse.ecf.git'

I saw a note on cross-issues-dev about a server change. This might be
the cause (ECF signing is broken atm too).

M.
___
ecf-dev mailing list
ecf-...@eclipse.org
https://dev.eclipse.org/mailman/listinfo/ecf-dev


On Fri, Apr 19, 2013 at 3:26 AM, Matthew Ward(Bt. Kt. SSA.) <
matt.w...@eclipse.org> wrote:

>  At this stage it's lost.
>
> -Matt.
>
> Matt,
>
>  Any chance we can get the contents from
> /shared/webtools/committers/wtp4x-R3.5.0-I/20130418031431/I-3.5.0-20130418031431/
> copied from the old server?  Or is it lost?
>
> FWIW,
>
> - Carl Anderson
>
>
>
> ___
> cross-project-issues-dev mailing list
> cross-project-issues-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
>
>
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] build problems

2013-04-19 Thread Matthew Ward(Bt. Kt. SSA.)

I'm working to restore the ACLs.

-Matt.
We also have permission issues with our build. It seems that the ACLs 
permissions on /shared are all lost (in our case).


-Gunnar



___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] build problems

2013-04-19 Thread Gunnar Wagenknecht

Am 19.04.2013 04:42, schrieb Greg Watson:

We're seeing this error on hudson. Is anyone else having problems?


We also have permission issues with our build. It seems that the ACLs 
permissions on /shared are all lost (in our case).


-Gunnar

--
Gunnar Wagenknecht
gun...@wagenknecht.org
http://wagenknecht.org/
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Re: [cross-project-issues-dev] build problems

2013-04-19 Thread David M Williams
I don't see that problem exactly, but do see the "permissions" for 
signing, for both eclipse and orbit seem messed up. 




From:   Greg Watson 
To: Cross project issues , 
Date:   04/18/2013 10:42 PM
Subject:[cross-project-issues-dev] build problems
Sent by:cross-project-issues-dev-boun...@eclipse.org



We're seeing this error on hudson. Is anyone else having problems?

Thanks,
Greg

[INFO] Building zip: <
https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/target/packed/org.eclipse.ptp.master-7.0.0-SNAPSHOT.zip-after-removing.zip
>
[ERROR] 
org.apache.maven.plugin.MojoFailureException: Unable to create the 
directory 
/home/data/httpd/download-staging.priv/tools/ptp/f742444f-87c5-4c0a-9053-446c4f033da7
 at 
org.eclipse.dash.m4e.eclipse.signing.SignMojo.signLocally(SignMojo.java:199)
 at 
org.eclipse.dash.m4e.eclipse.signing.SignMojo.execute(SignMojo.java:167)
 at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
 at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
 at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
 at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
 at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
 at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
 at 
org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
 at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
 at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
 at 
org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
 at 
org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
 at 
org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
 at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
 at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
 at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
 at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
 at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[INFO] 

[INFO] BUILD FAILURE
[INFO] 

[INFO] Total time: 5:03.426s
[INFO] Finished at: Thu Apr 18 22:26:48 EDT 2013
[INFO] Final Memory: 166M/1720M
[INFO] 

[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with 
exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal org.eclipse.dash.maven:eclipse-signing-maven-plugin:1.0.5:sign (sign) 
on project org.eclipse.ptp.master: Unable to create the directory 
/home/data/httpd/download-staging.priv/tools/ptp/f742444f-87c5-4c0a-9053-446c4f033da7
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal 
org.eclipse.dash.maven:eclipse-signing-maven-plugin:1.0.5:sign (sign) on 
project org.eclipse.ptp.master: Unable to create the directory 
/home/data/httpd/download-staging.priv/tools/ptp/f742444f-87c5-4c0a-9053-446c4f033da7
 
-> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the 
-e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Archiving artifacts
___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


___
cross-project-issues-dev mailing list
cross-project-issues-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev