Hello!
I would like to install plugin to WEB-INF/lib - it's not a problem. But we do hack jira 4.4 and build it from sources. After build is finished all my changes are gone - it's because via rsync --delete .... - I don't wont any trash and old stuff left.
Where should I put my required JAR's in sources dir to let them stay after build is finished?
Or is there some maven magic?
Thanks in advance :)
you can use --exclude=mask rsync key ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.