Results 1 to 2 of 2

Thread: Rich client sample

  1. #1
    Join Date
    Nov 2007
    Posts
    7

    Default Rich client sample

    This may be very simple but somehow I am not able to get sample jar build. After running mvn package from various folders I still can not find the jars all I see various SNAPSHOT jars.

  2. #2
    Join Date
    Nov 2007
    Posts
    7

    Default

    You can use this xxx-SNAPSHOT.jar, since jar files with this name are the latest development version but still not a release version.
    You will find them normally in the /target directory of your project, when you are using maven.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •