[JIRA] (JENKINS-39352) Running sh command fails

2016-10-31 Thread cosaq...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karol Kozakowski updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39352  
 
 
  Running sh command fails
 

  
 
 
 
 

 
Change By: 
 Karol Kozakowski  
 
 
Priority: 
 Minor Critical  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-39352) Running sh command fails

2016-10-28 Thread cosaq...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karol Kozakowski created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39352  
 
 
  Running sh command fails
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 durable-task-plugin  
 
 
Created: 
 2016/Oct/28 12:49 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Karol Kozakowski  
 

  
 
 
 
 

 
 Hi, i hope this is good place to post this issue. In my build i need to install npm dependecies so I have sh 'npm install' in one stage. Next, i have to run 'grunt build'. (grunt is installed globally for sure).  Second sh fails with message: /home/jenkins/workspace/project@tmp/durable-44e3572b/script.sh: 2: /home/jenkins/workspace/project@tmp/durable-44e3572b/script.sh: grunt: not found If I run those command manually in project folder on Jenkins slave build is working. I am not sure how to resolve this problem.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  

[JIRA] [artifactory-plugin] (JENKINS-32916) Cannot run integration test.

2016-02-12 Thread cosaq...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Karol Kozakowski created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-32916 
 
 
 
  Cannot run integration test.   
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 yossis 
 
 
 

Components:
 

 artifactory-plugin 
 
 
 

Created:
 

 12/Feb/16 1:42 PM 
 
 
 

Environment:
 

 OSX 10.11, Ubuntu 14.04. Branch master 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Karol Kozakowski 
 
 
 
 
 
 
 
 
 
 
When running 

 
 mvn clean install -Pitest
 

 
I got this:  

 
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.jenkins-ci.plugins:artifactory:2.4.7-SNAPSHOT (/home/someuser/Documents/git/artifactory-plugin/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Failure to find org.jenkins-ci.plugins:plugin:pom:1.521 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 19, column 13 -> [Help 2]
[ERROR] 
[ERROR] To