Simple scenario: deploy spring application to remote server which has https management interface. Easy task. When you have properly configured project with pom.xml then you […] Read More
Tag: Maven
Simple task. There is maven-metadata.xml file stored on internet and you need to get version number of latest jar. Let’s use maven-metadata.xml from Forsqaure Java […] Read More
I was searching for Apache Tomcat 7 Maven plugin. I found only messages that no such thing exists and that I have to use some […] Read More