Skip to content

javanator.org

Techie stuff I keep forgetting

  • Home
  • Docs & Javadocs
javanator.org

Category: Maven

Maven

Maven properties used to set Java compiler versions

<properties>
    <maven.compiler.source>1.6</maven.compiler.source>
    <maven.compiler.target>1.6</maven.compiler.target>
</properties>

Reference: maven-compiler-plugin

Author javanatorPosted on April 5, 2015July 4, 2016Categories Java, MavenLeave a comment on Maven properties used to set Java compiler versions

Categories

  • Git
  • Java
  • JavaScript
  • Maven
  • REST
  • SOAP
  • Windows

Recent Posts

  • TypeScript
  • Determine if a Windows Machine has Local Administrator rights
  • REST URL Conventions
  • Pushing the First Git Commit to a New GitHub Repository
  • Pretty Printing in SOAPUI

Recent Comments

    Pages

    • About javanator.org
    • Docs and Javadocs

    Archives

    • May 2016
    • October 2015
    • April 2015
    • March 2015

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    • Home
    • Docs & Javadocs
    javanator.org Proudly powered by WordPress