Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 3 of 3

Thread: Adding maven plugin to Eclipse Ide

  1. #1
    Junior Member
    Join Date
    Feb 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking Adding maven plugin to Eclipse Ide

    Hi,

    I want to add maven plugin Eclipse IDE. But it asking logging credentials .Which logging credentials and how can i get logging credentials. I am using given process to add the maven plugin to Eclipse IDE.

    In Eclipse: Help -> Install New Software -> Add
    Name: m2eclipse
    Location: Index of /sites/m2e

    and i have click ok button. But it asking logging credentials for m2eclipse.sonatype.org like usename and password.


    Please help me


  2. #2
    Junior Member
    Join Date
    Feb 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking Adding maven plugin to Eclipse Ide

    Hi

    I want to add the maven plugin to Eclipse ide. But it asking logging credential. May i know which logging credentials and who we get the logging credentials . Given process i am using to add maven plugin to eclipse ide.

    In Eclipse ide: Help->Install new Software->Add. In this i am using Name: m2eclipse and Location: Index of /sites/m2e and whenever i click the ok buttion it asking logging credentials for "m2eclipse.sonatype.org" like username and password.

    Please help me.

  3. #3
    Junior Member
    Join Date
    Feb 2013
    Location
    Germany
    Posts
    27
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default Re: Adding maven plugin to Eclipse Ide

    I dont know how to resovle this but if you have a newer versionof eclipse then give the marketplace a try. Search there for maven and you will find the plugin. if I remember right you can install it without any credentials then

Similar Threads

  1. Plugin For Team Development(Eclipse)
    By Melawe in forum Java IDEs
    Replies: 3
    Last Post: December 12th, 2011, 11:34 PM
  2. working with GWT plugin for eclipse
    By hlahane.tshepo in forum Java IDEs
    Replies: 1
    Last Post: September 7th, 2011, 04:46 AM
  3. Eclipse Servlet Plugin
    By Sanmeet in forum Java IDEs
    Replies: 2
    Last Post: February 23rd, 2011, 02:01 AM