Hi,
I have a project which rely on javax.crypto package which is in the jre/lib/jce.jar
In dev, I have no issue as the IDE will export automatically the libs of the used JDK on the classpath.
However, with Bamboo, maven3 on solaris, it's another story all together... I dont understand why bamboo does not export JDK libs to the classpath and how I can fix this issue so Bamboo can build properly this project.
Thanks in advance for your help !
Unfortunately we do not support Bamboo on Solaris. Are you sure that the JDK capability on your Bamboo agent is pointing at a JDK and not a JRE? Maybe the path is incorrect?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.