Do you have trim on or off?
On Mon, 24 Jan 2005 11:54:33 -0500, Randy Xu <[EMAIL PROTECTED]> wrote:
> Any idea how to output a space or newline through j:file?
>
> It'd be nice to have the file it creates formatted the way I want.
>
> -Randy
>
>
I'd like to make some changes in a jakarta commons subproject and
preferrably I'd do this in Eclipse. Now, apparently Eclipse doesn't
like nested projects, just what Maven necessitates. Is there a way to
make both tools happy at the same time?
Michael
--
Michael Schuerig
The mevenide team is pleased to announce the Mevenide Netbeans project support
0.5 release!
http://mevenide.codehaus.org/mevenide-netbeans-project
The project's aim to to provide Maven project type support for the Netbeans
IDE 4.0. The features include recognition of Maven projects, setup of t
Hello,
I am having the following problem using the latest cactus plugin
(1.7dev20041109):
'-sourcepath'
'D:\chuisman\dev\meatandpotatoes\ejb\src\test-cactus'
'-target'
''
'-g'
The ' characters around the executable and arguments are
not part of the command.
[javac] [VERBOSE] Files to be compil
Hello,
I am having the following problem using the latest cactus plugin
(1.7dev20041109):
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
this was discussed recently: was there anything in the archives?
On Mon, 24 Jan 2005 15:24:04 +, Dominik Dahlem
<[EMAIL PROTECTED]> wrote:
> Hi all.
>
> I am in a situation where I'd like to change a property for a dependency
> at runtime. Depending on which goal I'm running it coud have two
wrap it in
On Mon, 24 Jan 2005 11:54:33 -0500, Randy Xu <[EMAIL PROTECTED]> wrote:
> Any idea how to output a space or newline through j:file?
>
> It'd be nice to have the file it creates formatted the way I want.
>
> -Randy
>
> ---
Any idea how to output a space or newline through j:file?
It'd be nice to have the file it creates formatted the way I want.
-Randy
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Because Maven supports Ant, you just use the Ant task. Here is
an example of calling netsvc.exe on windows:
Eric
-Original Message-
From: Tate Austin [mailto:[EMAIL PROTECTED]
Sent: Monday, January 24, 2005 10:13 AM
To: users@maven.apache.or
Not sure if Maven has a plugin for this (I'm sure someone else will step in
with the proper Maven approach), but you can certainly run them via Ant tags
in your maven scripts. Here's an example from a Windows environment:
...
...
If you're asking if you can prevent dependencies from being added to the
classpath in a generated manifest within a jar, ejb or war, each of the
related plugins looks for a corresponding property to be set to true in
order to include it in the classpath:
Jar plugin: jar.manifest.classpath
Ejb plug
Hi all.
I am in a situation where I'd like to change a property for a dependency
at runtime. Depending on which goal I'm running it coud have two
different values. So far I tried to change the property with:
${dep.setProperty('dependencyType', 'lib')}
The output
I'm still new to maven, but looking through the documentation I don't
see the capabilities to execute scripts or *nix commands. Is maven not
built to do that, is it simply something for the java-centric world or
did I just not see that capability? We are attempting to use it as the
principle part
Hej et al -
I wanted to see if any out there have a Hammurapi Maven Plug-in?
L8r.
-M-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi Philippe,
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: lundi 24 janvier 2005 03:51
> To: [EMAIL PROTECTED]
> Subject: [jira] Commented: (MPDASHBOARD-9) Link aggregator results with
> full reports
>
> The following comment has been added to this issue
Hi,
Is there any way to get the javadocs of a big multiproject to link to each
other? Is there a bit of magic, so I don't have to specify links
manually for each subproject?
Thanks!!
James
-
To unsubscribe, e-mail: [EMAIL PRO
Yes, this is the case for the WAR plugin.
You should put them in the META-INF subdirectory of the webapp sources
(specified by maven.war.src, which defaults to src/webapp).
- Brett
On Sun, 23 Jan 2005 22:28:56 -0800, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> I'm having a problem with the p
Hi,
I am working on a new type of document to outline the
web app development process. I am looking for Maven
experts who would like to check the Maven steps in the
document and make sure they're right and I haven't
missed anything.
Here is a link to the document
http://www.geocities.com/topdow
Hello,
I wonder if there was a properties to set for dependencies to not be set into
the classpath ?
--
Charles-Alexandre
SABOURDIN
-
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail:
Hi all,
I have just migrated to sdocbook 1.4.1 and I get the following
exception. Any idea why this class cannot be found ? batik is a
dependency of the plugin so I cannot see what is wrong.
[java] Exception in thread "main" java.lang.NoSuchMethodError:
org.apache.batik.dom.svg.SAXSVGDocumentFa
20 matches
Mail list logo