I created a sample application in Bluemix using the Liberty Profile. Everything works. I am editing the code in Bluemix, changed up the output and it all worked.
Now I want to add some libraries. There is no where to put the jar file?
What folder structure do I need to create? I guess I need to also edit pom.xml to configure the build.
Anyone done this before?