Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Smart GWT 4.1 Maven Support

    The Release Notes for Smart GWT 4.1 states "Provide official support for Maven dependency management with POMs suitable for use with SmartClient and SmartGWT", but I cannot seem to find supporting examples or documentation detailing how Maven should be configured.

    Does the official support include the hosting of an Isomorphic repository for the dependencies?

    Have any of the standard Smart GWT samples been updated to use maven for building the applications?

    Thanks.

    #2
    We are now providing official support for Maven by including POMs with nightly builds.

    We've also published our own Maven plugin which is now available on Maven Central.

    Refer to the GitHub project site at http://github.smartclient.com/isc-maven-plugin/ for complete documentation.

    Comment


      #3
      Does your plugin detect and use proxy settings? Our employer has implemented a new proxy yet I can no longer use the maven plugin to download artifacts because it is being blocked.

      Comment


        #4
        Yes, the plugin should respect your (active) Maven proxy settings.

        Comment

        Working...
        X