facebook

Deploy on archiva

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #341558 Reply

    nelsonomori
    Member

    Hi,

    In my company, we have archiva installed and we deploy our projects there. We already download dependencies from this server and use normally on myEclipse.

    But we want to deploy our projects from myEclipse directly. Something like the command “mvn deploy”. Does MyEclipse has some way to do it?

    Our pom.xml already have the tag distributionManagement in it.

    #341622 Reply

    Brian Fernandes
    Moderator

    Nelson,

    Apologies for the delayed response.
    1) Have you tried using the Run As > Maven build … option from the context menu of the project?

    2) Can you give me some idea of your project set up? Is it a single web project or are you deploying an EAR and modules? Consequently, do you have any maven plug-ins set up in your project’s pom?

    3)

    We already download dependencies from this server and use normally on myEclipse.

    Could you elaborate a bit more – couldn’t quite follow this point.

    #341644 Reply

    nelsonomori
    Member

    Hi, Brian.

    I tried using Run As > Maven build
    set “Goal” to “deploy” and worked perfectly.

    Sorry, I was just looking at Maven4MyEclipse context menu and haven’t find anything.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Deploy on archiva

You must be logged in to post in the forum log in