[mevenide-user] [Site] ear tutorial [was] Re: [mevenide-user] mveneide is more like an island in netbean ?
"Laurent Forêt" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.user |
|---|---|
| Message-ID | <a85cc140801041026p6f107206i77393c2bcfed4266__25847.6538154811$1199471435$gmane$org@mail.gmail.com> |
To be completely honest with you, I only tried with war artifacts deployed
onto tomcat and jboss servers. But, normally the run action is mapped to
"package org.codehaus.mevenide:netbeans-deploy-plugin:RELEASE:deploy " maven
goals
And according to Milos DeployMojo code, supported artifacts are
allowedPackagings.add("war");
allowedPackagings.add("ejb");
allowedPackagings.add("ear");
Maybe there is some troubleshoot with ears (fill an issue in JIRA)
Concerning the tutorial, if you agree, I am going to read further, simplify
and "APTize" (http://maven.apache.org/doxia/references/apt-format.html) your
article and try to change the deploy section. Maybe you can ease the task.
Laurent.
PS : thanks particularly Milos !
On Jan 4, 2008 5:56 PM, Wouter van Reeven <[email protected]> wrote:
> On Fri, Jan 04, 2008 at 05:43:33PM +0100, Laurent Forêt wrote:
> > As a startup, I will point that link :
> http://mevenide.codehaus.org/m2-site/
> > mevenide2-netbeans/tutorials/index.html
> > With a link to your link ;) .
>
> Thanks!
>
> > I quick read your article. It would be interesting to add it as a more
> massive
> > tutorial. I am thinking particularly about an ejb3 persistant tutorial.
>
> Please let me know how I may help.
>
> > I have a question why do you use asadmin to deploy the webapp and not
> the
> > Netbeans integration of glassfish?
>
> Because I don't know how to. As far as I am aware I cannot add GlassFish
> as run
> target to an EAR project. If I change the packaging of the project from
> jar to
> ear, the run option in the properties popup disappears. Is there any other
> way
> to deploy to GlassFish without using the asadmin command?
>
> > It will be more demonstrative and I also think it is not very usefull to
> put
> > some runtime infos in your maven POM.
>
> I totally agree. See my question above. Also, there is the cargo plugin
> but
> afaik it still doesn't work with GlassFish.
>
>
> Thanks, Wouter
>
> --
>
> People: "If she weighs the same as a Duck, she's made of wood!"
> Sir Bedevere: "And therefore...?"
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
> http://xircles.codehaus.org/manage_email
>
>