Hi,
how do other people release their maven project if they use TestNG? The only
surefire that works ok with TestNG is 2.4-collab-SNAPSHOT, but since it is a
snapshot, I cannot release. I could try to give the snapshot jars a real
release number, but I'd rather not do that because a) it feels like
Wendy puts it right on the spot. "hazard pay"
I also want to add: pay premium for extra health insurance b/c you
will go insane.
:-)
like Wayne has suggested, do it on the branch and show your boss prototype
before your proposal shows up on his desk.
-D
On 10/11/07, Wendy Smoak <[EMAIL PRO
On 10/11/07, Saloucious <[EMAIL PROTECTED]> wrote:
> Each Ant scripts creates one or more artifacts : jar , ejb, aar, sar (with
> embeded artifacts) ...
> As i can see in Maven : one pom.xml = one artifact (recommanded).
>
> I search a good design solution to convert these Ant's processes to Maven
put some thing like this in your root pom sothat you can setup code formater
maven-eclipse-plugin
2.5-SNAPSHOT
${basedir}
1.5
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-eclips
Hi there,
How can I specify the eclipse code formatter profile in POM file, so
that the profile is activated in eclipse project generated by mvn
eclipse:eclipse?
I don't want to import the profile in Eclispe manually. I wish that
everybody check out the code from SCM, and run mvn eclipse:eclipse,
Greetings:
I am trying to use continuum-1.1-beta-3 with jdk java-6-sun-1.6.0.03 on
Ubuntu Linux.
After adding a maven2 pom, I get the following error when trying to build:
Provider message: The svn command failed.
Command output:
-
Sorry it was late when I replied. = ) Here's the link
http://blogs.sun.com/andreas/entry/no_more_unable_to_find
On 10/11/07, Adrian Herscu <[EMAIL PROTECTED]> wrote:
>
> Yeah... Where is the link :-)?
>
> I tried to play with the keytool program. I have imported the SSL
> certificate into my key
If you are truly "converting" from Ant to Maven, the correct approach
would be to "convert" the application structure into the suggested
Maven layout.
You should be able to do this in a branch in your SCM so as to not
disturb the rest of your team until you are ready to finalize your
changes.
Way
Sorry for the really poor subject title, Ant to Maven : Best Practises would
be better ...
Saloucious wrote:
>
> Hi,
>
> i'm newbie with Maven and i'm in charge to convert application projects
> from Ant to Maven
>
> Each Ant scripts creates one or more artifacts : jar , ejb, aar, sar (with
Hi,
i'm newbie with Maven and i'm in charge to convert application projects from
Ant to Maven
Each Ant scripts creates one or more artifacts : jar , ejb, aar, sar (with
embeded artifacts) ...
As i can see in Maven : one pom.xml = one artifact (recommanded).
I search a good design solution to co
Did you try using the -N command line switch for Maven?
mvn -N site:site
Guillaume Boucherie wrote:
Hi,
Is there a way to skip subprojects in site generation.
Let see an example:
project
|-- subproject1
| `-- pom.xml
|-- subproject2
| |-- subproject21
| | `-- pom.xml
|
Does anyone have a copy of qdox pom file that they can send me or a link
where I can download the file? My build is failing several times a day
because it can't download this pom file and for some reason it doesn't
exist in any of the maven repository.
[INFO]
--
Hi,
Maven will work and then something will happen (not sure what, I did
install the Maven Eclipse plugin though) and then I get this out of the
blue:
(running, say, mvn at the command line)
imac20:~ jan$ mvn
[INFO]
[
> Can any one tell me which are the companies using Maven 2.0.7
> or Maven 2.x ?
I work for FJA-US (http://www.fja-us.com/us/). It is the primary build
tool at my company (the US branch at least, but it is used in other
branches as well). There are a few older projects on Ant or Maven 1, but
all
Hello,
A really noob question... (sorry !)
I'm currently using maven-eclipse-plugin to build a
web project with third party dependencies and a java
project.
I want now to use this plugin to add a ear project
including the previous web project and java project
(as utility jar). maven-eclipse-plu
NVM - I can see this is a bug in javancss reporting, not maven and not
the plugin.
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 11, 2007 1:37 PM
To: Maven Users List
Subject: Has this bug been fixed/addressed?
http://jira.codehaus.org/browse/MJ
http://jira.codehaus.org/browse/MJNCSS-16
We too are running into this issue...
Hello,
Not sure if my question makes sense or not. In maven2, is there a way to
import (or upload) a profile from a file rather than define all of them in
the single pom file? I mean, I have several profiles that can be activated
dependent on properties. Rather than define all of them in the singl
I'll assume you've declared the plugin in in the parent pom.
Instead, try declaring it (and its config) in pluginManagement in the
parent, and remove it from .
Wayne
On 10/11/07, DocJunioR <[EMAIL PROTECTED]> wrote:
>
> hi,
> I use a parent pom, to pre-configure a self-programmed plugin for the
I think something like surveymonkey.com would be more suited to what you are
trying to do. You can post the survey link back here and we could respond
and then you can publish the results back here
Nicky
Habib wrote:
>
> Can any one tells me how many people are using Maven 2.0.7 or 2.x or where
Many plugins have a configuration. Check the docs to see if
NCSS has such a config, and if not, file an RFE for it to be added
and/or add it yourself. Not certain, but this would probably solve
your problems.
Wayne
On 10/11/07, Morgovsky, Alexander (US - Glen Mills)
<[EMAIL PROTECTED]> wrote:
>
Understood. That would be easy. I'm coming from a very ant-heavy
environment, so I'm used to doing anything/everything with any. Just
wondering if there was a Maven Way to do such a task.
Thanks!
Wayne Fay wrote:
>
> Most people just write a little batch file to do this kind of thing,
> not
Most people just write a little batch file to do this kind of thing,
not a plugin.
Wayne
On 10/11/07, rhyolight <[EMAIL PROTECTED]> wrote:
>
> I'm new to Maven. I would like to call something like "mvn update-deploy"
> from the command line that will resolve to "mvn scm:update clean
> site-deplo
I'm new to Maven. I would like to call something like "mvn update-deploy"
from the command line that will resolve to "mvn scm:update clean
site-deploy".
Is there an easy way to create a shortcut like this without writing a mojo?
--
View this message in context:
http://www.nabble.com/-m2--plug
On Thu, October 11, 2007 6:00 pm, Holt, Jack C. wrote:
> I'm just a newbie to maven, but I believe that is the point of
> "SNAPSHOTS". By default, if you specify that you want the snapshot
> version of a dependency, maven will check once a day for newer
> snapshots. But that is configurable to ch
I'm just a newbie to maven, but I believe that is the point of
"SNAPSHOTS". By default, if you specify that you want the snapshot
version of a dependency, maven will check once a day for newer
snapshots. But that is configurable to check more or less frequently.
-Original Message-
From: [
No, not really, I want CC to specify the build number, not maven.
-Original Message-
From: Graham Leggett [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 11, 2007 11:54 AM
To: Maven Users List
Cc: Maven Users List
Subject: RE: setting the version number in Maven
On Thu, October 11, 20
I don't know if you wanted to clutter up this mailing list with
individual responses, but my dev team is using 2.0.7.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Habib
Sent: Thursday, October 11, 2007 5:28 AM
To: users@maven.apache.org
Subject: number
The answer is "lots" of companies. I don't think you'll ever see a
"complete" list, or even a reasonably accurate partial one.
Wayne
On 10/11/07, Cla Monsch <[EMAIL PROTECTED]> wrote:
> http://www.netcetera.ch
>
>
> Quoting Vanja Petreski <[EMAIL PROTECTED]>:
>
> > One more vote for Antegra (http
On Thu, October 11, 2007 5:38 pm, EJ Ciramella wrote:
> Currently, we're using the deploy-file goal and specifying a build
> number to that (even though internally, the poms list a snapshot
> version). Additionally, when our larger parent/child combos branch,
> there's the added effort to change
Good question(s). No idea about the answer(s). ;-)
Wayne
On 10/11/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On 10/11/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
> > You can specify that version in the pom ie:
> > 5.0-20070802.165005-1
>
> I wonder... does Maven still "know" that's a snapshot? Wi
I'm confused (and intrigued)...
We're also using cruise control and it'd be really nice to let CC supply
maven with what it thinks the build number is for particular modules.
Currently, we're using the deploy-file goal and specifying a build
number to that (even though internally, the poms list a
Hello. When JavaNCSS encounters a project which has no source code
files, it renders the summary site to have all 0's for its entries. For
example, if I have nine projects which have source code files in their
src and one which does not, the summary page shows all 0's. Please
advise on how to ma
On 10/11/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
> You can specify that version in the pom ie:
> 5.0-20070802.165005-1
I wonder... does Maven still "know" that's a snapshot? Will it
download that from a repository that has false ?
Yet another of the experiments I never seem to have time to cons
You can specify that version in the pom ie:
5.0-20070802.165005-1
Wayne
On 10/11/07, Baz <[EMAIL PROTECTED]> wrote:
> When deploying snapshot version to remote repository. There are versioned
> snapshots in the sub directories. For example,
>
> if i deploy 5.0-SNAPSHOT of ABC, then here is the di
When deploying snapshot version to remote repository. There are versioned
snapshots in the sub directories. For example,
if i deploy 5.0-SNAPSHOT of ABC, then here is the directory structure within
the repo after deployment:
com/123/ABC/5.0-SNAPSHOT/
...
ABC-5.0-20070802.165005-1.pom
http://www.netcetera.ch
Quoting Vanja Petreski <[EMAIL PROTECTED]>:
One more vote for Antegra (http://www.antegra.com/index.php?lang=2&menu=1).
V
> > Can any one tell me which are the companies using Maven 2.0.7 or Maven
> 2.x?
> >
> >
> > thanks in advance.
> > --
---
Ok, I just succeeded. I had this problem a couple of months ago. I forgot
how I solved it. I just put the pom.xml as described at
http://maven.apache.org/archiva/guides/getting-started/maven-configuration.htmlinto
the same directory as my 3rd party jar.
As for the https://, what do you want to kno
This is really funny,
because I'm running on linux box, I'm not able to perform cvs login for 'ext'
server and my repo is not run on pserver.
So I tried connecting to cvs server through ssh using rsa key.
When I configure (fresh install and upload of one POM) continuum, which was
running as st
My sources deploy just fine on the company dav repo, but I am having
difficulties deploying 3rd party jars.
mvn deploy:deploy-file -DgroupId=de.nava -DartifactId=informa -Dversion=
0.6.5 -Dpackaging=jar
-Dfile=informa.jar-DrepositoryId=mycompany-maven-repository -Durl=dav:
https://maven.mycompany.
On 10/11/07, Borut Bolčina <[EMAIL PROTECTED]> wrote:
> My sources deploy just fine on the company dav repo, but I am having
> difficulties deploying 3rd party jars.
Check the 'Deploying Third-Party Artifacts' section on this page:
http://maven.apache.org/archiva/guides/maven-configuration.html
Dear Thomas,
This is really a question about Eclipse. ${basedir} is a maven specific
property. You probably are looking for "${workspace_loc:}/src/main/java/com/mytest/deploy.wsdd" or something similar. Please
refer to the Eclipse documentation if this does not answer your question (or
solve your
Hi all,
I have a large multi-module build, that from time to time wants to go off
to the (in our case slow) internet to "check for updates".
In the pom file, all our repositories but one (our local repo) are set to
have snapshots disabled like below, this doesn't seem to change maven
though: mave
One more vote for Antegra (http://www.antegra.com/index.php?lang=2&menu=1).
V
> > > Can any one tell me which are the companies using Maven 2.0.7 or Maven
> > 2.x?
> > >
> > >
> > > thanks in advance.
> > > --
>
>
We use it at MobilVox on many of our projects.
On 10/11/07, nicolas de loof <[EMAIL PROTECTED]> wrote:
>
> We are using it at capgemini on many projects, but it has not (yet ?) been
> selected as a corporate tool.
>
> Nico.
>
> 2007/10/11, Habib <[EMAIL PROTECTED]>:
> >
> >
> > Can any one tell me
We are using it at capgemini on many projects, but it has not (yet ?) been
selected as a corporate tool.
Nico.
2007/10/11, Habib <[EMAIL PROTECTED]>:
>
>
> Can any one tell me which are the companies using Maven 2.0.7 or Maven 2.x?
>
>
> thanks in advance.
> --
> View this message in context:
> h
Can any one tells me how many people are using Maven 2.0.7 or 2.x or where I
can find similiar information ?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/number-of-people-using-Maven-2.0.7-Version-tf4606910s177.html#a13154750
Sent from the Maven - Users mailing list
Can any one tell me which are the companies using Maven 2.0.7 or Maven 2.x ?
thanks in advance.
--
View this message in context:
http://www.nabble.com/list-of-companies-using-Maven-2.0.7-tf4606852s177.html#a13154575
Sent from the Maven - Users mailing list archive at Nabble.com.
Nope, I've tried to use Continuum configuration options 'SCM username'
and 'SCM password'.
Tonda
Dne středa 10. října 2007 Emmanuel Venisse napsal(a):
> Do you have a .cvspass file with your cvsroot declared in it?
>
> Emmanuel
>
> Antonín Faltýnek a écrit :
> > I've tried but it was not functio
Hi,
The behaviour of a mojo I'm working on depends on whether the mojo was
invoked standalone or as a phase in the lifecycle. More specifically, the
behaviour depends on whether its associated phase is the last (i.e.,
invoked) phase in the current execution. Is it possible to obtain the
lifecycl
I have set up multiproject maven project. There are two modules and parent.
Client module compiles and produces jar artifact which is installed to
repository(mvn install from parent). Then when it starts to compile web
module than it throws me error, symbol cannot be found, constructor
AppExceitio
hi,
I use a parent pom, to pre-configure a self-programmed plugin for the whole
company (e.g. executions, etc.) . Each project has to configure some
details, so I bind this plugin in the child.pom this works but my plugin is
called twice. can someone tell me what to do?
--
View this message in
Dear all,
I use maven2 with eclipse3.3. Now I want to run an application (or a class with
main-function) which needs a file as input. This file "deploy.wsdd" locateds in
package com.mytest. I configure the the run in eclipse by entering
"${basedir}/src/main/java/com/mytest/deploy.wsdd".
But as
Hi,
Could you please release a new version of wagon-ftp. I
really need WAGONFTP-7 for deploying site.
Thanks
Julien
_
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
-
Yeah... Where is the link :-)?
I tried to play with the keytool program. I have imported the SSL
certificate into my key store; this creates a file named .keystore in
C:\Documents and Settings\me. I tried to run Maven and DAVExplorer;
their behavior did not change :-(
Now the weird things:
55 matches
Mail list logo