Hello,
I am developing jenkins plugin on Netbeans. My question is - how can I change jenkin's contextPath when I run my project in Netbeans or command line?
It always gets deployed to http://localdomain.com:8080/jenkins, and I need it to be deployed to root (http://localdomain.com:8080).
No matter whan I am doing, I always see
> Context path = /jenkins
in Netbeans log.
Besides, I cannot make it work via command line as well. This command
> mvn hpi:run -Dhpi.prefix=/lol
has no effect.
--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.