Using the maven.xml file in Maven 1 always allowed me to see *all* goals
in Eclipse using the MevenIde.  It might be that the maven.xml file you
are using is not correct.  As far as I remember, it also worked with an
"empty" maven.xml file, i.e. one that did not define any goals (but it
needed the basic xml definition.

I would try using the maven.xml file from the project that allowed you
to see the goals and just remove all goals inside the maven.xml file
that are irrelevant for your project.

Andreas

-----Original Message-----
From: raja bangaru [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 24, 2006 10:32 PM
To: Maven Users List
Subject: Re: Making goals viewable in Outline of Eclipse IDE

I've got a sample project downloaded from internet and when i double
click
the maven.xml file it is showing all goals

But i've got my own project prepared using maven...but when i double
click
maven.xml it is not showing all goals

always going to maven and specifying goals is a bit paining

any help pls


On 3/25/06, Paul Li <[EMAIL PROTECTED]> wrote:
>
> I think there is something called mavenide that helps to incorporate
> eclipse ide with maven. However from memory this only works with maven
> 1 not 2.
>
> hth
> paul
>
> On 3/25/06, raja bangaru <[EMAIL PROTECTED]> wrote:
> > Hi guys,
> >
> > This question is for people who is using Eclipse IDE for maven
> >
> > How can i watch all goals when i double click maven.xml? in Outline
of
> > Eclipse IDE?
> >
> > It is saying that outline is unavailable
> > How to make it available
> >
> > ANy help pls
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to