Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unarchive step is messing everything #71

Closed
eliassal opened this issue Apr 10, 2015 · 0 comments
Closed

unarchive step is messing everything #71

eliassal opened this issue Apr 10, 2015 · 0 comments

Comments

@eliassal
Copy link

Hi, can s know what this line really do
unarchive mapping: ['src.tar': '.', 'target/petclinic.war': 'petclinic.war']

The script In the node "performanceTest", this line generates ROOT.war directory inside which we find e "target" directory in which we have war file. When tomcat is restarted, it will not explode the war file as the war file in not in webapps directory. Can you please explain why

sh "cp -rf ${war} ${catalinaBase}/webapps/ROOT.war" creates all this mess?

2nd, can you please share a pointer to some documentation about the unarchive step as I was not successful in finding any information on Jenkins site

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants