http://maven.apache.org/plugins/maven-eclipse-plugin/index.html

-aps

On 8/30/07, Mick Knutson <[EMAIL PROTECTED]> wrote:
>
> I guess I am confused, I can't find anything about the eclipse plugin to
> create the eclipse project files from my Maven structure.
>
> Can someone help with the URL that describes the usage of this plugin?
>
> On 8/30/07, Dan Tran <[EMAIL PROTECTED]> wrote:
> >
> > You poms are fine.  I have seen this in my projects too.
> >
> > -D
> >
> > On 8/30/07, Marcin Waldowski <[EMAIL PROTECTED]> wrote:
> > > Dan,
> > >
> > > I was absolutely convinced that  the error was in my  pom file. I'm
> > > maven newbie, so it's hard for me to distinguish what is plugin bug
> and
> > > what is my mistake :P
> > >
> > > I will create jira issue.
> > >
> > > Thanks again for your help.
> > >
> > > Regards,
> > > Marcin
> > >
> > > Dan Tran wrote:
> > > > from our last discussion, eclipse plugin requires
> > > > your ejb3 module installed on you local repo, this is a bug. So the
> > > > work around is
> > > > to run 'mvn install' at eleast once before invoking 'mvn
> > eclipse:eclipse'
> > > >
> > > > please file an issue against eclipse plugin
> > > >
> > > > On 8/30/07, Marcin Waldowski <[EMAIL PROTECTED]> wrote:
> > > >
> > > >> Hello.
> > > >>
> > > >> I created 2 module simple example which can be downloaded from:
> > > >>
> > > >> http://www.nabble.com/attachment/12381781/0/example.zip
> > > >>
> > > >> When I execute 'mvn package' everything works ok. But when I
> execute
> > mvn
> > > >> eclipse:eclipse I ended up with error:
> > > >>
> > > >>    [DEBUG] Unable to download the artifact from any repository
> > > >>       Try downloading the file manually from the project website.
> > > >>       Then, install it using the command:
> > > >>           mvn install:install-file -DgroupId=
> > com.company.app.appserver
> > > >> -DartifactId=ejb3 \
> > > >>               -Dversion=1.0-SNAPSHOT -Dpackaging=ejb
> > -Dfile=/path/to/file
> > > >>
> > > >> Why it occurs during 'mvn eclipse:eclipse' but not during 'mvn
> > package'?
> > > >>
> > > >> (I know that the workaround is to make 'mvn instal' but I would
> like
> > to
> > > >> avoid this)
> > > >>
> > > >> Regards,
> > > >> Marcin
> > > >>
> > > >>
> ---------------------------------------------------------------------
> > > >> 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]
> > > >
> > > >
> > > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > 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]
> >
> >
>
>
> --
>
> Thanks,
> Mick Knutson
>
> http://www.baselogic.com
> http://www.blincmagazine.com
> http://www.djmick.com
> http://www.myspace.com/mickknutson
> http://www.myspace.com/djmick_dot_com
> http://www.myspace.com/sexybeotches
> http://www.thumpradio.com
> ---
>



-- 
"What lies behind us and what lies in front of us is of little concern to
what lies within us." -Ralph Waldo Emerson

Reply via email to