On Wed, 2003-06-25 at 01:19, Oliver Dohmen wrote:
> In my current project i`ve tried to compile all sources
> via Cron and want to generate and publish the site
> to the intranet every night.
Same do I here...
> Or is it possible to mail the project team on broken builds ?
I do a simple comm
I don't see an inconsistency, but I might be misinterpreting this last
sentence. It seems to make sense to me that relative paths in a
I was really concerned with the inconsistency between project.xml and
maven.xml
Oddly enough, the only call to File.isAbsolute in the maven source tree
is in the
Hi,
following problem:
In my current project i`ve tried to compile all sources
via Cron and want to generate and publish the site
to the intranet every night.
The compile process fails sometimes and the site is not published.
Is there any possibility to tell maven not to stop
the complet
FYI, I have updated the JBuilder plugin patches attached to MAVEN-461. The
main change is from a user's suggestion. Now, library files that are
automatically generated from versioned (not snapshot) artifact dependencies
are versioned themselves. This is also true for snapshot dependencies where
an
Does generateSrc add location of generated sources to maven.compile.src.set?
It's better to generate sources to subdir of maven.build.dir
Search plugins for examples (antlr)
Best regards,
Alexey
---
Alexey Demakov, ISP RAS
www: http://redverst.ispras.ru
e-mail: [EMAIL PROTECTED]
ICQ 740187
-
Using MAVEN_1_0_B9.
I have a pre goal set up as follows:
where the goal generate source will generate source code and put it in the
${maven.src.dir}/java directory.
On running 'maven java:compile' for this project, the source is successfully
generated, but then get the message [ec
Thank you, It works fine...
Regards,
Cyriaque,
Kristine Weissbarth a écrit :
hi,
I have had the same problem last week. Try deleting *.cache from
$MAVEN_HOME/plugins.
Am Die, 2003-06-24 um 10.55 schrieb Cyriaque Dupoirieux:
Heloo,
What does mean the following message :
Goal "jalopp
On Mon, 2003-06-23 at 23:31, Brett Porter wrote:
> Mark H. Wilkinson wrote:
> > On Mon, 2003-06-23 at 14:42, Brett Porter wrote:
> >
> >>There are two alternatives:
> >>1) assume all of these paths are relative to project.xml.
> >
> > I'd vote for this one unless someone can explain...
>
> If yo
hi,
I have had the same problem last week. Try deleting *.cache from
$MAVEN_HOME/plugins.
Am Die, 2003-06-24 um 10.55 schrieb Cyriaque Dupoirieux:
> Heloo,
>
> What does mean the following message :
> Goal "jaloppy" does not exist in this project.
> I just can do a site:generate
Heloo,
What does mean the following message :
Goal "jaloppy" does not exist in this project.
I just can do a site:generate, if I want to execute another goal, it
does not find it ?
Regards,
Cyriaque
-
To unsubscri
Christian Clausen wrote:
> I suddenly realize that we use the two different styles of snapshot versions:
> You're talking about timestamped jars created with jar:deploy-snapshot while I'm
> talking about jars of a project with version x.y-SNAPSHOT (in project.xml) and
> deployed with jar:deploy. Wh
Hello,
I answer to my question after a day of search of information on
internet...
The problem with changelog comes from the version of the following
library :
cygwin-1.3.11
Some explanations :
cvs server sends ok\n -> ssh protocol -> ssh.exe client of cygwin using 1.3.10
d
12 matches
Mail list logo