On Tue, Apr 19, 2011 at 12:34, Alok wrote:
> Hi ,
>
> I am developing an Desktop Application. I would like to use Maven as build
> tool . Please let me know , can i use maven in desktop application?
Maven is a build tool, it can build any Java project. It can build a
lot of other th
Hi ,
I am developing an Desktop Application. I would like to use Maven as build
tool . Please let me know , can i use maven in desktop application?
Thanks in advance,
Regards,
Alok
--
View this message in context:
http://maven.40175.n5.nabble.com/Using-Maven-in-Desktop-Application
Hi sebastian,
i've developed a swing-based java application, using quiet standard
configuration and common plugins. nothing strange. no very big differences
between this kind of application and a webapp: this is a key feature of
maven, being able to reuse the same usage pattern across different ki
I know that this question has been asked many many times and still I
cannot find one single valid answer with a simple google request like
"Maven2 desktop".
Actually, everytime the answer seems to be about the same, Maven can
allow that, but it can't do it by default: you have
11/1/06, Alexander Sack <[EMAIL PROTECTED]> wrote:
> I actually use ANT to do this dirty work for me. Not sure if there is such
> a thing...
>
> -aps
>
> On 11/1/06, Dudu <[EMAIL PROTECTED]> wrote:
> >
> > What is the Maven 2 pluginto run the main class of a d
D]> wrote:
>
> What is the Maven 2 pluginto run the main class of a desktop application?
>
>
--
"What lies behind us and what lies in front of us is of little concern to
what lies within us." -Ralph Waldo Emerson
--
I actually use ANT to do this dirty work for me. Not sure if there is such
a thing...
-aps
On 11/1/06, Dudu <[EMAIL PROTECTED]> wrote:
What is the Maven 2 pluginto run the main class of a desktop application?
--
"What lies behind us and what lies in front of us is of little
What is the Maven 2 pluginto run the main class of a desktop application?
maven.xml. This file is basically an Ant script.
What you need to do is:
a) determine the list of tasks you need to accomplish in order to
build your desktop application:
Prepare your file system, Compile, Make your jars,
Generate documentation, and so forth
Hello Folks,
I am trying to use maven in a desktop project and I am having some
difficults to write the project.xml
and maven.xml. I've been looking for examples but I found just examples to
web applications. Does
anybody has an example (project.xml and maven.xml) or a tutorial wich
teach
10 matches
Mail list logo