-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Linux
jdk 1.7
Maven 3.0.3
We are seeing an issue where project A builds on Slave1 and project B builds on slave2, and project B is needing a artifact from project A it doesnt see the change as its building on a different server. Is there any functionality available in jenkins to tackle this issue.
Note: As a work around, I'm restricting a dependent project (project B) to specific slave where project A was built.
Not sure how it relates to the "slave-setup-plugin" component.
Perhaps the Copy Artifact Plugin is what you are looking for.
For this kind of requests, it may be more effective to address them at the Jenkins users mailing list.