Results 1 to 2 of 2

Thread: Build with maven on run on tc Server

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Posts
    4

    Lightbulb Build with maven on run on tc Server

    When I use the 'run on server' functionality that is available in STS i get errors. The reason for this is that STS uses a different builder then what I normally use for my project.
    I use "Maven".

    Is there a way to make STS use Maven to build the project and then deploy it on its tc server (automated) ?

    Some help would be greatly appreciated.

  2. #2
    Join Date
    Oct 2005
    Location
    Cambridge, UK
    Posts
    31

    Default More details...

    Hi,

    Could you supply more details on what you are doing.

    I use STS 2.3.1 to develop maven projects and deploy to tcServer.

    If you have a Maven WAR project, you should find that when you enable Maven dependency management in STS, then you'll be able to add that to the tcServer instance in STS, and then start the server.

    Cheers,

    Neale

Tags for this Thread

Posting Permissions

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