Skip to content
Programming Notes
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search
Menu Close
  • Home
  • Docker Starters
  • Author.instance().info()
  • Toggle website search

maven

  1. Home>
  2. maven

Kotlin with Maven

  • Post author:Van Ly
  • Post published:February 5, 2023
  • Post category:Java/kotlin/maven/programming

Stand-alone Programs Instructions and template for a stand-alone Java program built with Kotlin source code. An easy way to start with is, since JetBrains is behind this whole thing, just…

Continue ReadingKotlin with Maven

More MVN Repository Notes

  • Post author:Van Ly
  • Post published:December 5, 2018
  • Post category:maven

More findings from working with MVN repository When mvn release:perform is run, there are two steps that I didn't pay attention to before. Of course, the building, signing, and uploading…

Continue ReadingMore MVN Repository Notes

Publishing a Java project into MVN Repository

  • Post author:Van Ly
  • Post published:November 25, 2018
  • Post category:Java/maven/programming

It turns out that this is quite an involved process with a lot of configuration and coordination w/ Sonatype. It took several days, upwards to a week or so, for…

Continue ReadingPublishing a Java project into MVN Repository

SampleServlet: Java web app starter

  • Post author:Van Ly
  • Post published:May 27, 2013
  • Post category:Java/jetty/maven/programming

Prerequisite Maven 3.x installed - try http://maven.apache.org/download.cgi Important: earlier versions of Maven, such as 2.x, won't work correctly Set-up Locate a subdirectory and run: mvn archetype:generate When prompted, use maven-archetype-quickstart…

Continue ReadingSampleServlet: Java web app starter
  • Author.instance().info()
  • Docker Starters
Copyright - WordPress Theme by OceanWP