I'm using Grails 1.3.3 and I have externalized certain configuration options
to properties files in such a way that I can specify the location of those
properties files on the command line when I start up my application:
Thanks to this line in Config.groovy:
grails.config.locations << "file:" + Sy
I'm trying to configure my project in order to include a JIRA report in my
site but I've tried several configuration options and the JIRA report
remains desperately empty.
Here is my reporting plugin configuration
org.apache.maven.plugins
maven-changes-plugin
I have at least one of my project which was defining a resource like:
${project.build.directory}/generated-resources
And the files inside target/generated-resources could not be found by
Maven plugin.
Is it a known bug?
--
Sébastien Arbogast
http://sebastien-arbogast.com
y one of the 9 RCs that we released
> over a period of two weeks which helps us validate there are no
> regressions.
>
> Please give us a representative build which expresses the problem, and
> we'll fix it if it's a regression.
>
> On 21-Apr-08
On one of my projects, I have the following property:
file:${project.build.sourceDirectory}/myapp.xmi
Knowing that in the same POM, sourceDirectory is configured that way:
${project.basedir}/src/main/uml
With Maven 2.0.8, model.uri was correctly mapped to
/Users/sarbogast/dev/myapp/src/main/
ository/org/apache/maven/plugins/maven-dependency-plugin/
>
>
> Sebastien ARBOGAST wrote:
> > I have a problem using maven-dependency-plugin. One of my modules
> configures
> > this plugin:
> >
> > org.apache.maven.plugins
> &g
I don't have any other explicit dependency on it in other modules.Is there a
way to know if another plugin uses it implicitly?
2008/3/2, Olivier Lamy <[EMAIL PROTECTED]>:
>
> An other module use the plugin with the version 2.0-alpha-4 ?
>
> --
> Olivier
>
> 2008
I have a problem using maven-dependency-plugin. One of my modules configures
this plugin:
org.apache.maven.plugins
maven-dependency-plugin
2.0
copy-flex-resources
c
ready managed to do that?
2007/11/19, Sebastien ARBOGAST <[EMAIL PROTECTED]>:
> Thanks a lot for all your help Michal. I was afraid of renaming of
> renaming the name of those projects without changing the name of tha
> packages inside them (which I cannot do), but it worked. Well at
project, the
one I'm mavenizing, I have a .product file that I could run directly
inside Eclipse to launch my RCP application. Should I keep this file?
And if yes, where is it best to put it? root of the main plugin or
src/main/resources?
2007/11/16, eSonic <[EMAIL PROTECTED]>:
>
>
>
] [psteclipse:update {execution: update}]
[INFO] Defaulting prefixes to the single prefix 'org.eclipse.'.
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Nothing to comp
e only solution that I see for the moment is to try to get rid of
this plugin.
Thanks for your insight on psteclipse.
2007/11/16, eSonic <[EMAIL PROTECTED]>:
>
>
>
> Sebastien Arbogast wrote:
> >
> > Yes, that's what I did and once again, I stepped further and
ed and deployed to my local repository.
Yet when I try to build this source-plugin, it's looking for version
3.3.100-SNAPSHOT instead of 3.3.100.
Any idea? Could this be linked to the fact that my source-plugin's
name is something like org.eclipse... ?
2007/11/16, eSonic <[EMAIL PR
in 'C:\Documents
and Settings\e027723\eclipse'
Apparently psteclipse is looking for a startup.jar file in eclipse
home directory but I'm using Eclipse 3.1.1 and there is no such file
in there. Is psteclipse incompatible with Eclipse 3.3?
2007/11/16, eSonic <[EMAIL PROTECTED]>:
I think I found my answer:
http://eclipsenuggets.blogspot.com/2007/04/starting-eclipse-3.html
It seems like I'm gonna have to modify psteclipse a little bit.
2007/11/16, Sebastien ARBOGAST <[EMAIL PROTECTED]>:
> Thanks a lot. It works great and I'm progressing.
> Now the
.eclipse.rcp is looking for is
1.0.0-SNAPSHOT
I have trouble figuring out what's the logic behind all this. Can you help me?
2007/11/15, Sebastien ARBOGAST <[EMAIL PROTECTED]>:
> Yes, I confirm that it works. Thanks a lot
>
> 2007/11/14, eSonic <[EMAIL PROTECTED]>:
Yes, I confirm that it works. Thanks a lot
2007/11/14, eSonic <[EMAIL PROTECTED]>:
>
>
>
> Sebastien Arbogast wrote:
> >
> > [INFO]
> > --
more
[INFO]
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Nov 14 15:34:20 CET 2007
[INFO] Final Memory: 3M/7M
[INFO] --------
Any idea of what this cou
PSHOT
2) com.mycompany.eclipse:org.eclipse.ui.ide:pom:1.0
Obviously some bits and pieces are missing.
2007/10/26, Sebastien ARBOGAST <[EMAIL PROTECTED] >:
>
> OK, I really need this to work because I'm fed up with ant maintenance and
> manual dependency management.
>
> I've tried to start
e, but one that I found on m2eclipse repository. Do
I downloaded the original version linked in the article, but when I tried to
build it, it failed because it doesn't find maven-pst parent project. Does
anyone know where I can fin that project?
2007/10/23, Sebastien ARBOGAST <[EMAIL PROTECTE
ld be.
>
> What section of the article to you refer to? Can you post an error
> message you're getting?
>
> Regards,
> Torsten
>
> Sebastien ARBOGAST schrieb:
> > I'm trying to apply the instructions given in the Eclipse Corner article
> > (
> http://www.e
I'm trying to apply the instructions given in the Eclipse Corner article (
http://www.eclipse.org/articles/article.php?file=Article-Eclipse-and-Maven2/index.html)
in order to build several Eclipse plugins using Maven 2.0.4.
In the first part of the article there is something about a Deploy Mojo tha
Stupid question on my side. It's just that it's the first time I have to
specify a dependency for a plugin. Now it works... well, actually it doesn't
work, but for another reason.
Thanks Jörg
2007/8/13, Sebastien ARBOGAST <[EMAIL PROTECTED]>:
>
> Does this mean there
Does this mean there is a "bug" in the plugin's own POM? Can I do something
to fix it locally?
2007/8/13, Jörg Schaible <[EMAIL PROTECTED]>:
>
>
> It's the *plugin* that needs this dep, not your artifact ... ;-)
>
> Sebastien Arbogast wrote on Sunday, Augu
I have exactly the same problem. I've tried many versions of the wsdl4j
dependency, but I still get that exception.
PeteTh wrote:
>
> I'm trying to use axis2-wsdl2code-maven-plugin with wsdl2code goal.
>
> However I'm getting inconsistencies with class versions, can anyone help?
>
> Has anyon
I'm using maven-assembly-plugin and jar-with-dependencies descriptor to
generate an executable jar for my desktop application. But when I try to
execute this jar, I have the following exception:
Exception in thread "main" java.lang.SecurityException: no manifiest section
for signature file entry
I'm using Maven 2.0.6.
I've got a multi-module project as follows:
- the flex module produces a swf artifact
- the web module depends on the flew module and produces a war
- the app module depends on the war module and produces an ear
Because the swf artifact type is not handled natively by maven
Hi all,
I'm trying to migrate an EAR Maven2 project to a more productive setup. More
precisely, we had a multi-module project with a WAR subproject and every
time we updated a JSP or something, we had to compile and redeploy the whole
EAR.
So now I have extracted the war module out of the project
2_HOME\core\boot\classworlds-1.1.jar.
Cheers,
Franz
Sebastien Arbogast wrote:
>
> I have exactly the same Exception popping up and my environment
variables
> are correctly set:
>
> [EMAIL PROTECTED]:~# mvn --version
> Exception in thread "main" java.lang.NoClassDefFoun
I have exactly the same Exception popping up and my environment variables are
correctly set:
[EMAIL PROTECTED]:~# mvn --version
Exception in thread "main" java.lang.NoClassDefFoundError:
org/codehaus/classworlds/Launcher
[EMAIL PROTECTED]:~# echo $M2_HOME
/usr/local/lib/maven-2.0.4
[EMAIL PROTECT
I'm using TestNG to test a few Spring services and I would need to clean up
a few tables before running each test.
For that, the most simple way I'm thinking of is to execute a bunch of
TRUNCATE statements from inside my unit test via JDBC. But for that I need
my database information which is in p
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 to tinker a bit,
us
help to achieve this goal.
Sebastien
-Original Message-
From: Sebastien Arbogast [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 31, 2006 2:45 PM
To: Maven Users List
Subject: Re: Maven rant
2 thoughts about what you wrote Vincent:
I totally agree on the fact that a few people hav
ind of
version tracking behind the scenes.
IMHO, Maven documentation should look like that: http://drupal.org/handbooks
2006/10/31, Vincent Massol <[EMAIL PROTECTED]>:
> -Original Message-
> From: Sebastien Arbogast [mailto:[EMAIL PROTECTED]
> Sent: mardi 31 octobre 20
I totally agree but I think that the problem is very difficult to
solve, especially with all the incredible amount of undeocumented
features that Maven has. Moreover, the problem is amplified by the
fact that Maven allows the generation of most of the documentation:
but if you don't write it, it w
Great news!!! I was a bit disappointed to see that launch4j only
generates ".exe" launchers for Windows so I'm not sure it will be
suitable for my project but I'll have a look. I hope it gets to
official repositories soon.
2006/10/23, pjungwir <[EMAIL PROTECTED]>:
Hello,
I just finished a laun
I'm trying to develop a Launch4j Maven2 plugin by reading this
tutorial:
http://maven.apache.org/guides/plugin/guide-ant-plugin-development.html
Now I have a problem because launch4j uses a custom ant task so I need
to specify a classpath that indicates where to find launch4j.jar
(which I have m
I was trying to deliver my Maven2-built desktop application as a
single executable JAR with all dependencies included (using Assembly
plugin) when I realized that the default classloading mechanism
doesn't allow it. I had a look à One-Jar
(http://one-jar.sourceforge.net/) and I was told that UberJ
Hi,
I'm currently investigating the use of Maven Assembly Plugin and I'd
like the generated jar archive to be executable. For that I need the
manifest to include a Main-Class attribute. The problem is that I
don't manage to get a customized Manifest into the generated assembly.
I've tried to add
mpiled!), and you
will have to write code to extract each file from the JAR (or google
it), but hopefully it's something that might work for you.
Mark
On 7/16/06, Sebastien Arbogast <[EMAIL PROTECTED]> wrote:
> I tried that, based on Dennis' proposition:
>
>
start an open documentation effort
for Cocoon (http://www.planetcocoon.com). I've always thought that
Apache's projects documentation could greatly benefit from such an
open approach for documentation.
> -Original Message-
> From: Sebastien Arbogast [mailto:[EMAIL PROTEC
And would you do that? I mean, foo is a directory, it contains a whole
file tree. I don't quite get it.
2006/7/16, dan tran <[EMAIL PROTECTED]>:
Denis suggests to copy contents of URL to a file first before accessing it.
-D
On 7/16/06, Sebastien Arbogast <[EMAIL PROTECTED]
; am I missing something?
> >
> > -D
> >
> >
> > On 7/16/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
> >>
> >> Sebastien Arbogast wrote:
> >> > In the plugin I'm working on, I have a src/main/resources/foo
> >> > direct
uot; object is not possible.
>
> am I missing something?
>
> -D
>
>
> On 7/16/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
>>
>> Sebastien Arbogast wrote:
>> > In the plugin I'm working on, I have a src/main/resources/foo
>> > directory and
-Vincent
> -Original Message-
> From: Sebastien Arbogast [mailto:[EMAIL PROTECTED]
> Sent: samedi 15 juillet 2006 18:11
> To: Maven users list
> Subject: Maven book: feedback
>
> Hi,
>
> I'm currently in the process of reading "Better builds with Maven" a
In the plugin I'm working on, I have a src/main/resources/foo
directory and as a result, when the plugin is packaged, I get a foo
directory at the root of the plugin jar, and that's fine.
But now I want to get a java.io.File reference to this foo directory
from inside the code of one of my mojos.
Is it possible to access a configuration option of another plugin?
I'm currently developing a plugin that needs to get a reference to the
path where the WAR plugin writes the exploded web application. More
specifically, my mojo is linked to the generate-resources phase and
needs to have a File par
Hi,
I'm currently in the process of reading "Better builds with Maven" and
to be honnest... I'm quite disappointed. I found "Maven Developer's
notebook" for Maven 1 excellent, and I said it a few times on this
list. It's even one of the books I used the most often for some time.
And when Vincent
Sorry to be late on the answer but I was very busy lately... and very off too :P
Yes I am voluteering as a technical reviewer. Not as an author because
I'm still a newbie with Maven2, but technical reviewer, that I can do
it.
--
Sébastien Arbogast
http://www.sebastien-arbogast.com
-
Any news about the updated version of Maven2 book ?
If you need help, I'm volunteer :oP
--
Sébastien Arbogast
The Epseelon Project : http://www.epseelon.net
Blog : http://sebastien-arbogast.epseelon.net
TagSpot : http://www.tagspot.org
---
I've just got Continuum up and running for one of my projects and the
last build ran successfully. Now I want to improve the visibility of
continuum: so far, it's accessible on http://myhost.com:8080/continuum
and I'd like it to be visible at http://continuum.myhost.com, without
the port number.
I don't know exactly where you guys are on this initiative, but I can
tell you that I'm waiting for it.
As a matter of fact, there is one feature that I'd like to see:
project goal shortcuts.
When working with maven one, I could combine a sequence of goals into
one by simply adding a custom goal
When I started reading the new Maven2 book, I noticed quite a few
mistakes here and there and I tried to mark them in the PDF in order
to report them later... until I noticed that the Errata section on
Mergere's site was already quite complete. My question is, do you plan
to release an updated ver
2.1-SNAPSHOT of the war plugin only includes dependencies with a runtime
scope
for exploded,inplace and war goals. I think by default an artifact has a
compile scope
unless you modify the default scope then it shouldn't be included in the
war.
I don't know which version of the war plugin I'm usi
I have trouble understanding the new dependency mechanism. I added a
dependency like this in my root pom dependencyManagament section:
jakarta-regexp
jakarta-regexp
1.4
runtime
It's not the only one, I've added several ones
I'm trying to setup the Maven2 project layout for an Open Source project I'm
starting on SourceForge (TagSpot). As explained in this design document (
http://tagspot.sourceforge.net/?page_id=6), the top project (tagspot) is
divided into 2 components: tagspot-server and tagspot-clients. For now I'm
home/groups/j/jw/jwebunit/htdocs
++
Sebastien Arbogast a écrit :
> I'm trying to deploy my site to sourceforge using either SCP or SFTP
> and I
> keep getting an error because it tries to create a root directory,
> which it
> shouldn't do because of sou
I'm trying to deploy my site to sourceforge using either SCP or SFTP and I
keep getting an error because it tries to create a root directory, which it
shouldn't do because of sourceforge security policy. Here is my
distributionManagement section:
sourceforge
SourceF
l Memory: 1M/2M
[INFO]
I guess I must configure codehaus repository somewhere but I don't know how.
2006/5/4, Sebastien Arbogast <[EMAIL PROTECTED]>:
It's fine for Subversion and mail notifications. But are these the only
limitat
ct the
same way as an add m2 project in continuum.
Also a mvn site:site on it will provide you with some documentation on
use.
/Kaare
On 04/05/06, Sebastien Arbogast <[EMAIL PROTECTED]> wrote:
> Honestly, intuitively I have a small preference for CruiseControl. The
only
> thing
e never used cruise control but I heard it's hard to configure.
On 5/3/06, Sebastien Arbogast <[EMAIL PROTECTED]> wrote:
> I'm trying to find the best CI tool for a brand new Maven2-built project
> and
> I'd like to have your experience feedback about which one to choose
I'm trying to find the best CI tool for a brand new Maven2-built project and
I'd like to have your experience feedback about which one to choose between
Continuum and CruiseControl.
I know that, as Continuum is a spin-off of Maven project it should be better
integrated with it. But on the other ha
t;[EMAIL PROTECTED]>:
Sebastien Arbogast wrote:
> In chapter 3, page 71, it's written:
>
> "Even though the standard reports are very useful, often you will want
to
> customize the projects reports that are created and displayed in your
web
> site. The reports created and displayed
Oh and sorry, the two menu items refer to Maven stuff instead of proficio:
instead of
2006/5/3, Sebastien Arbogast <[EMAIL PROTECTED]>:
Actually, there's even another error in the code shown as an example,
because there is no proficio-features page in the downloaded
Actually, there's even another error in the code shown as an example,
because there is no proficio-features page in the downloaded archive. So you
have to create it.
2006/5/3, Sebastien Arbogast <[EMAIL PROTECTED]>:
I found the problem: The site descriptor code shown as an example
s fine now.
2006/5/2, Sebastien Arbogast <[EMAIL PROTECTED]>:
At the end of chapter 3, when I generate the proficio's site, I get
$menu.getAttribute(
"name" ) references in the side menu instead of "About proficio" and
"Project documentation" menus. I
In chapter 3, page 71, it's written:
"Even though the standard reports are very useful, often you will want to
customize the projects reports that are created and displayed in your web
site. The reports created and displayed are controlled in the build/reports
element in the POM. You may want to
I did an update and everything works fine now. The new plugin is great.
Thanks.
Has there been any work on Mevenide/IntelliJ for Maven2 yet ? Would you need
help on that ?
2006/5/2, Sebastien Arbogast <[EMAIL PROTECTED]>:
I did what you suggested and I got a problem with another depe
from your local repo
and try "mvn install" again.
Sebastien Arbogast wrote:
> OK. I managed to checkout sources, but when I ran mvn install, I got the
> following error:
>
> W:\data\dev\maven-id
ue May 02 16:23:42 CEST 2006
[INFO] Final Memory: 5M/9M
[INFO]
W:\data\dev\maven-idea-plugin>
I must have missed something.
2006/5/2, Geoffrey De Smet <[EMAIL PROTECTED]>:
svn co ???/maven-idea-plugin
mvn instal
Good to know. How do I install it ?
2006/5/2, Geoffrey De Smet <[EMAIL PROTECTED]>:
The latest snapshot idea plugin is far superiour to the latest release
idea plugin. It does a lot more, like root module configuration etc.
Sebastien Arbogast wrote:
> I'm going through the Ma
At the end of chapter 3, when I generate the proficio's site, I get
$menu.getAttribute(
"name" ) references in the side menu instead of "About proficio" and
"Project documentation" menus. Is that normal ? Does anyone know what may
have gone wrong ?
--
Sébastien Arbogast
The Epseelon Project : ht
I'm going through the Maven 2 book and trying to open proficio project from
chapter 3 inside Intellij. So I ran "mvn idea:idea" to generate project
files, I opened the root project in IntelliJ but then there is no root
module generated so I can't access project global files, like site files or
roo
> the command line (rather than copy-and-paste)? I can't see why it
wouldn't
> work if you tried the above property argument, short of a character
encoding
> difference.
>
> Eric
>
> On 4/30/06, Sebastien Arbogast <[EMAIL PROTECTED]> wrote:
> >
> > I&
I'm just going through "Better Builds With Maven" book and once again, I
can't help being amazed by the quality of it !
Nevertheless, there are a few small errata here and there and for I'm
tagging them as I'm reading so that I can provide feedback when I've them
all. But here I'm stuck on some mo
Hi,
I'm using Maven 1.0.2 in combination with AndroMDA 3.1.
I've managed to tune AndroMDA in order to generate test skeletons and mock
DAO's from my UML model. That part works fine but then I have a problem with
Maven.
For current classes, AndroMDA generates 2 kinds of files :
- those that don't n
You haven't heard ?!!! Of course, they are working on it, Vincent announced
it at JavaPolis. And the most wonderful : it's gonna be free !
2006/1/8, Robert Taylor <[EMAIL PROTECTED]>:
>
> Greetings, just wondering if anyone is working on a comprehensive book
> on Maven 2.0? If so, when its due out
>
> > Well actually, it was the JBoss
> > developer's notebook I had in my hands but it could have been yours ;o)
>
> Lol
Don't be sad Vincent ;o) I already have you book for quite some time :
http://www.mail-archive.com/users@maven.apache.org/msg22132.html
M2 is brilliant at generating and upda
oMDA) to switch to M2 before I can do it myself so...
right now I'm rather on M1. And as I've never managed to use debugging with
Maven, I was just wondering whether it's because I'm doing something wrong
or because it's just not possible for now.
2005/12/20, Henry Isidro &
Is there a way to integrate Maven (1 or 2) into an IDE (IntelliJ or Eclipse)
so that I can use the debugging capacities of my IDE : breakpoints,
line-by-line execution, watchpoints, etc. ?
--
Sébastien Arbogast
Blog : http://www.sebastien-arbogast.com
The Epseelon Project : http://www.epseelon.or
I ran maven idea:multiproject at the root of my multiproject structure, and
when I opened the project in IDEA, I got an error message saying the core
module was corrupted.
Then I deleted the corresponding module file (all the other modules are
fine) and ran idea:module in this specific module subdi
I need to send an e-mail from one of my classes (using commons-email) and
I'd like to be able to configure my SMTP server data through properties in
project.properties.
I think I remember from MDN that there is a mean to do so thanks to System
properties, but I don't have the book right now and I r
I'm still trying to start a test database server just before my
Spring+Hibernate unit tests are run.
I applied the trick referenced in the FAQ, using j:thread to start the
server in another thread. But now I have troubles with what I should put
inside my custom start_test_server goal.
Here is the e
the build.
>
> To have it live beyond the build will require Maven 1.1, and the spawn
> argument from Ant 1.6 (see ants docs).
>
> - Brett
>
> On 11/19/05, Sebastien Arbogast <[EMAIL PROTECTED]> wrote:
> > I created a preGoal for test:test in order to start up a HSQ
I created a preGoal for test:test in order to start up a HSQLDB database
before I run my Spring and Hibernate JUnit tests. So I would like the HSQL
server to be started in another thread. Here is the preGoal I added to my
maven.xml file :
>From what I understood, fork="true" should mak
people about AndroMDA. Use AndroMDA folks... AndroMDA is
good ! ;-)
The thing is I'm not ready to throw myself into some AOP I just don't
know anything about, just to work around some annoying database
restriction...
--
Sebastien ARBOGAST
---
18:57:09 CDT 2005
In fact, the problem is that this SHUTDOWN is called from another
thread that the one who accesses the database in the first place. :-(
--
Sebastien ARBOGAST
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
st restart the whole server
every time and that's it...
Anyway I sincerely thank you all for your help, despite the fact that
this thread was not directly linked with maven.
Bye
--
Sebastien ARBOGAST
-
To unsubscribe,
issue my SHUTDOWN ?
(Why did they introduce that SHUTDOWN thing anyway ?!!! grr...)
--
Sebastien ARBOGAST
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
27;t care as my objective for now is to make
the deployment process as simple as possible since I'm still in dev
mode.
I think I really have to find a way to initiate a SHUTDOWN.
--
Sebastien ARBOGAST
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
d a way to issue that damn SQL SHUTDOWN with a proper
configuration of my Spring datasource bean... or just before the
application is shutdown. It's not easy because there are so many
technologies involved that I don't even know where to ask t
maven-tomcat-plugin version 1.1
Thx in advance.
--
Sebastien ARBOGAST
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
technology preview !
--
Sebastien ARBOGAST
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
as a version management system
? Because I found a few tutorials about Maven/CVS/Cruisecontrol but
none with Subversion...
--
Sebastien ARBOGAST
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Arik Kfir <[EMAIL PROTECTED]>:
> A tutorial for integrating cruise control and maven (subversion/cvs) would
> definitly be a valuable resources. We're tackling this here too, and have
> run into some issues as well.
>
>
> - Original Message -
> From: "Se
nuous integration server to
manage all of that.
Is there such a resource somewhere or is anyone volunteer to make it :-P ?
--
Sebastien ARBOGAST
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
command-line
> switch...
>
> - -john
>
> Sebastien Arbogast wrote:
> > Hi,
> >
> > I'm building a project using SNAPSHOT dependencies. Those are
> > downloaded at every build which is fine because I always want the last
> > version. But the problem is tha
se dependencies, because when it tries to download them it slows
down the build process. Is there a command line option to do so with
Maven 1 ?
Thx in advance
--
Sebastien ARBOGAST
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
jelly that much...
Thanks in advance.
--
Sebastien ARBOGAST
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
99 matches
Mail list logo