> > I'm wondering why `mvn archetype:generate` has an optional `-Dgoals`
> > parameter. I understand how to use this parameter but... do you have
> > any idea of a real use case for it ?
> The case at the time was a user asking to perform some one time
> operations like eclipse:eclipse. Whether
I'm wondering why `mvn archetype:generate` has an optional `-Dgoals`
parameter. I understand how to use this parameter but... do you have any
idea of a real use case for it ?
Thanks in advance.
--
Pascal
On 9/9/07, Hussein Badakhchani <[EMAIL PROTECTED]> wrote:
> Pascal.
>
> Thanks for the quick response:
>
> > BTW, the following dependency is really strange too. I don't know why
> > you had to add it.
> >
> >
> > com.sun
> > tools
> > 1.5.0_11
> >
> >
>
> I un
Hello,
On 9/8/07, Hussein Badakhchani <[EMAIL PROTECTED]> wrote:
> Hello,
>
> In case anyone is interested I have posted some instructions for
> installing and using the Maven WebLogic Plug in on my blog.
>
> http://dev2dev.bea.com/blog/hoos/archive/2007/09/using_appc_with.html
>
> I am new to Mav
Hi,
I've used the following url successfully(*) :
dav:http://host:port/pxweb/dav/inhouse.snapshot
I guess it should work in the same way with extNonFree.
(*) by successfully, I mean that the deployement with wagon worked, it
just took *ages* (5mn to deploy an almost empty artefact vs 13s with
ap
Hi,
On 8/8/07, Martin Alejandro Villalobos <[EMAIL PROTECTED]>
wrote:
>
>
> Hello, I need generate the .zip o .tar or some kind of package with the
> javadocs of my proyect at release time.
> Please, somedoby know how I can do it?
I think the -DperformRelease=true is what you need. Using this pr
what version are you trying to use ? 1.0-SNAPSHOT ?
On 1/29/07, Morgovsky, Alexander (US - Glen Mills)
<[EMAIL PROTECTED]> wrote:
I put the plug-in into my master POM, but the plug-in could not be
downloaded. I tried manually installing to our repository, but no
success. Could you please post
Hi,
sorry all for this personal message on the list
On 6/22/06, Pascal Thivent <[EMAIL PROTECTED]> wrote:
Salut Jean-Laurent,
enfoiré, il fait beau en espagne ? Trop cool d'être au symposium !
T'es parti en solo ou t'as réussi à te faire financer ça par Valtech ?
Je t
Salut Jean-Laurent,
enfoiré, il fait beau en espagne ? Trop cool d'être au symposium !
T'es parti en solo ou t'as réussi à te faire financer ça par Valtech ?
Je t'envie :) A bientôt à Paris.
On 6/22/06, jean-laurent de morlhon <[EMAIL PROTECTED]> wrote:
As stated at the end of the announcement
xml? I suspect the hibernate pom.xml since it would be able to
> display the msg if the jacc's pom.xml was not available.
>
> Brian
>
>
>
> Pascal Thivent wrote:
> > Hi,
> >
> > the element of a dependency should be used for this. According
> > to th
Hi,
the element of a dependency should be used for this. According
to the documentation, "this url will be provided to the user if the
jar file cannot be downloaded from the central repository" (see
http://maven.apache.org/reference/project-descriptor.html#class_Dependency).
Cheers,
On 10/10/05
Hi Adam,
you'll find below what I've done to get things working (maveners, if
this is not the right way to do things, please let me know) :
1. create a Maven 2.0 project :
m2 archetype:create -DgroupId=com.mycompany.app -DartifactId=my-ejbapp
2. change the jar to ejb
in the generated pom.xml
3
> a 'clean project' in eclipse could delete the generated sources
> this can be prevented by adding the property: 'maven.gen.src=${gen.dir}'
>
>
>
> Dennis
>
>
>
> On 6/17/05, Pascal Thivent <[EMAIL PROTECTED]> wrote:
> >
Hi
i think that the maven.ejb.includes property of the maven ejb plugin
is what you're looking for.
Regards,
On 6/17/05, Aidan Donohoe <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am generating java files from xdoclet (into target/xdoclet/ejbdoclet),
> and I want these files to be included in the com
Hi,
I think this is what you're looking for :
http://maven.apache.org/reference/plugins/uberjar/
On Fri, 28 Jan 2005 16:35:51 -0500, Chen, Andrew .
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> Our codes depend on some external libraries, such as xerces.jar, xalan.jar,
> ..
>
> How to make an executable
Hi,
On Mon, 20 Dec 2004 13:16:14 -0200, Felipe Leme <[EMAIL PROTECTED]> wrote:
> On Mon, 2004-12-20 at 12:46, Laurent PETIT wrote:
>
> > is there a way to start some main() method of a class via a maven xxx call ?
It should be easy to call the org.hsqldb.Server from maven using the
ant task. So
operties files so
> >they
> >can update their plugins.
> >
> >The value of Maven as a tool to simplify things is decreased by imposing this
> >type of activity on the user. (Besides, good luck finding the documentation
> >that
> >tells a new user where to
dencies. I just wanted to know if there is any progress on
> this, as it seemed Eric was going to upload the plugin in a short period
> of time, or this wasn't going to happen, in order to go the manual way.
>
> Thanks, best regards
> Jose
>
>
>
> Pasca
--Original Message-
> >>From: Janos Mucsi [mailto:[EMAIL PROTECTED]
> >>Sent: Monday, November 15, 2004 11:01 PM
> >>To: Maven Users List; Pascal Thivent
> >>Subject: XDoclet in Maven
> >>
> >>
> >>Pascal
>
The plugin doesn't seem to be installed. Refer to previous mail to install it.
On Mon, 15 Nov 2004 19:35:17 -0800 (PST), Janos Mucsi <[EMAIL PROTECTED]> wrote:
> I cleaned out the cache so everything was downloaded
> very well, I am still getting the following error:
This has nothing to do with t
Hi,
have you tried the *Maven Plug-in* entry on xdoclet website ?
http://xdoclet.sourceforge.net/xdoclet/maven-plugin.html. On this
page, we can read :
"Maven is an increasingly popular build tool, and XDoclet maintains
its own Maven plug-in. This plug-in is located in the same folder as
the othe
mail : maintainability).
On Sat, 13 Nov 2004 20:47:38 -0100, Pascal Thivent
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've upgraded my maven-xdoclet-plugin and my various xdoclet modules
> dependencies to version 1.2.2. EJBs classes and hibernate mappings
> generation works f
nd greatest of xdoclet? 1.2.2 was released,
> and had many improvements and cleanups applied to the Maven plugin.
>
>
>
> > -Original Message-
> > From: Pascal Thivent [mailto:[EMAIL PROTECTED]
> > Sent: Saturday, November 13, 2004 6:32 AM
> > To:
Hi,
in deed, you made a lot of progress since the first mail. Lets try to
tackle all pending issues.
I'm not using the EjbDocletTask directly but use rather the maven
xdoclet goal. So I have this in my maven.xml :
Generates EJB classes and descriptor files
And the f
Hi,
this seems to be an xdoclet problem so I think you'll get more support
on the xdoclet-user mailing list. Anyway, I'm using XDoclet to
generate EJB classes and Hibernate mappings and it's true that the
setup of my maven build has been a little bit touchy so lets see if I
can help you.
What is
Hi,
take a look at https://jjguidelines.dev.java.net/.
Pascal
On Fri, 29 Oct 2004 09:40:24 -0400, Haile, Mussie <[EMAIL PROTECTED]> wrote:
> Hej et al -
>
> I am looking for a complete configuration of Sun_Checks.xml for Checkstyle.
> I had modified the file based on the
> http://CheckStyle.so
Hi,
there is a weblogic plugin at
http://sourceforge.net/projects/maven-plugins/. It seems to be a
wrapper around Weblogic deployment tool and ant tasks.
--
Pascal
On Mon, 11 Oct 2004 08:40:06 +0200, Thomas Recloux
<[EMAIL PROTECTED]> wrote:
> > I am wanting to automate deployment of our WARs /
Hi,
I think you should use a Continuous Integration solution like Anthill
or Cruise Control to achieve this task.
--
Pascal
On Fri, 9 Jul 2004 09:06:36 -0300 , Roberto Castro
<[EMAIL PROTECTED]> wrote:
> Hi, Brett. My main project doesn't generate anything, it starts the
> subprojects only. In
Hi,
Pascal Thivent
Thx in advance.
--
Pascal
Quoting Dion Gillard <[EMAIL PROTECTED]>:
> If anyone is after one, pop me an email with your first and last names...
>
> -
> To unsubscribe, e-mail: [EMAI
Hi all,
excuse me for my previous message. It was a personal mail that I sent by mistake
to the whole list.
--
Pascal Thivent
Quoting Pascal Thivent <[EMAIL PROTECTED]>:
> On a des problèmes ?!?
>
> Comment va sinon ?
>
> --
> Pascal
>
>
> Quotin
On a des problèmes ?!?
Comment va sinon ?
--
Pascal
Quoting Laurent PETIT <[EMAIL PROTECTED]>:
> OK, I'll check the CVS for the modifications since the last release.
>
> My personal goal is to automate the release build too, following by default
> the standard repository directory layout f
Hi,
this thread will perhaps help you :
http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&by=thread&from=668458
From my point of view, sending mail when a build fails should be under the
responsibility of a continuous integration tool, amongst other things like
scheduling the extraction of
Quoting Vincent Massol <[EMAIL PROTECTED]>:
>
>
> > -Original Message-
> > From: Pascal Thivent [mailto:[EMAIL PROTECTED]
> > Sent: 13 April 2004 13:43
> > To: [EMAIL PROTECTED]
> > Subject: RE: RE: [ejb] verification plugins/tools?
> >
ss plugin ? From my point of
view, this goal should be "container agnostic" whatever the technology it rely
on.
Do I miss something ?
Thanks in advance.
--
Pascal Thivent
> Thanks
> -Vincent
> -Original Message-
> From: Emmanuel Venisse [mailto:[EMAIL PROTECTED
Hi,
I faced similar issues while trying to get the maven xdoclet plugin working.
from my experience, XDoclet messages aren't really usable to debug your
scripts... Try to run maven with -X or -e option to find the Root cause of the
BUILD FAILED such as an unsatisfied dependency.
I ended up dec
35 matches
Mail list logo