Hi everyone ..
I am a newbie to maven ..
I've been using the scm api and it seems that it's working properly except
when I execute the scm:changelog goal I get this error
[INFO] [scm:changelog]
[INFO] Executing: cvs -z3 -f -d :pserver:[EMAIL PROTECTED]:repository -q
log
[INFO] Working director
Hi all,
Is there a standard way to deploy Continuum using an existing server,
instead of using the embedded Jetty server? If not, is this a planned
feature?
Thanks in advance,
Matheus
-
To unsubscribe, e-mail: [EMAIL PROTECTED
Stefan,
The classpath does have the Maven2 Dependencies in it, but it's just not
picking them up at runtime. I attached the 3 config files
Kev
Newport
devillina wrote:
I think i'm doing something wrong.
I put the thing for the jar-plugin in my pom.xml (the one that builds the
war).
And i do get a test-jar build. But building this jar is the last thing
maven does.
So when i put the dependency in my war-plugin like this:
maven-war-plug
Srgjan, Andrew,
First, thanks Andrew for the contribution. I found the maven and continuum
content on your trac site a few weeks back -- very nice.
As for the changes plugin, in the m1 version of the plugin a URL template
can be used to prodive the links to different systems -- we did this with
Graham,
There have been some recent discussions over on the mojo-dev list regarding
JBoss packagings and how best to implement them in the
jboss-packaging-maven-plugin. Specifically, the very issue you note (name
clashing) did come up, thought dismissed as a very unlikely use case.
One thought t
Andrew Williams wrote:
I cannot say without seeing exactly what you want. I have not looked
into the changes plugin much - what exactly are you looking for? Just a
handler for Trac changes so the changes plugin outputs links that work
inside MavenTrac?
Andy
On Tue, 2006-08-01 at 22:55 +0200, Sr
Thank you very much Tomasz, that guide at
http://maven.apache.org/guides/mini/guide-attached-tests.html
was the solution I was looking for
best regards
Wojtek
2006/8/1, Tomasz Pik <[EMAIL PROTECTED]>:
On 8/1/06, Wojciech Biela <[EMAIL PROTECTED]> wrote:
> I have test helper classes (AbstractMyP
For those of you running ant somewhere, put this build script at the top
of your repository:
(up to you to do the forceoverwrite, my checksum files were a bit
garbled)
-Original Message-
From: Max Coope
I cannot say without seeing exactly what you want. I have not looked
into the changes plugin much - what exactly are you looking for? Just a
handler for Trac changes so the changes plugin outputs links that work
inside MavenTrac?
Andy
On Tue, 2006-08-01 at 22:55 +0200, Srepfler Srgjan wrote:
> Hi
Hi Andrew,
Do you feel you know trac/maven integration enough so that you could add
support for it to the changes plugin so that we can use trac instead of
jira as issue tracker?
Srgjan
Andrew Williams wrote:
OK, OK so here it is - you can grab MavenTrac, the Trac plugin for Maven
sites here:
When I do a build, I see the list of files under
"Build Result" --> Changes.
I see files listed even when there is no change to the
source files. What exactly is happening ?
thanks
--Prashanth
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the b
On 8/1/06, Laurie Harper <[EMAIL PROTECTED]> wrote:
Hmm, using a comma-delimitted list of values with -P does get multiple
profiles activated, but the value of databaseDriver isn't reset when the
p6spy profile is included. The order the profiles are listed doesn't
seem to have any effect; databas
Hmm, using a comma-delimitted list of values with -P does get multiple
profiles activated, but the value of databaseDriver isn't reset when the
p6spy profile is included. The order the profiles are listed doesn't
seem to have any effect; databaseDriver ends up set to the same thing
with either
Stephane Nicoll wrote:
Embedded error: Unknown artifact type[har]
Looking in the docs, the configuration option "artifactTypeMappings"
seems
to offer a clue, but apart from the text "PlexusConfiguration", there is
no indication what needs to be done to get this to work, or whether this
option
Another way to do this is to evoke the maven build as an "external
program". That spawns a new java process, effectively a command line
build.
It only requires a tiny bit of work.
1. Go to External Tools
2. Right click on Program, not m2 Build
3. Give it a name
4. In "Location", browse to the ex
Hi Marco,
If I am not mistaken, this is a known problem with maven embedder that
comes with m2eclipse plugin.
It does not work with multiproject. However I guess this has been fixed
in the main line of development.
It's been a while since last time I saw that.
Dário
Marco Mistroni wrote:
hi
I also ran into this issue and found this page with a workaround:
http://www.jroller.com/page/gridhaus?entry=maven2_testing_madness
Basically, just configure Surefire to exclude the problem classes, like
this worked for me:
maven-surefire-plugin
Hi,
On 7/7/06, Graham Leggett <[EMAIL PROTECTED]> wrote:
Hi all,
I have managed to get a combination of the antrun plugin and the
build-helper-maven-plugin to build and deploy a JBoss har file into my
repository.
The ear plugin however bombs out like so:
[INFO] [ear:generate-application-xml]
Wicked! Assembly plug-in is very good indeed. Thanks Ian
> -Original Message-
> From: Ian Springer [mailto:[EMAIL PROTECTED]
====
>
> The assembly plugin is what you're looking for. See
> http://maven.apache.org/guides/mini/guide-assemblies.html.
>
> | -Original Message-
Christophe DENEUX wrote:
>
> Hi ,
>
> A snapshot repository is available at: http://maven.openqa.org/
>
> Have you try jWebUnit (http://jwebunit.sourceforge.net/index.html)
> instead of Selenium for your functional tests? With jWebUnit, you can
> run your tests with different engines as htmlunit or
To put the question differently:
Is there any way to do this:
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html
---
One final task that is required is for the packaging goal you have create
The assembly plugin is what you're looking for. See
http://maven.apache.org/guides/mini/guide-assemblies.html.
| -Original Message-
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
| Sent: Tuesday, August 01, 2006 12:23 PM
| To: users@maven.apache.org
| Subject: [M2] Equivalent of an
Hi All
You now I have reached the point in a project where I have no clue
what is the equivalent of "ant dist" in Maven 2.0?
In other words I want to create a ZIP or JAR distribution of
my project. Clean it, remove all the target/** and another generated
source stuff from all folders, including
HI, I'm attempting to use embedded jetty 6.0 and maven 2.0. Unfortunately
jetty has an issue where it requires a copy of tools.jar on the classpath,
in order to compile jsp's. Compiling jsp's is what I want to do. I have been
attempting to mangle maven's classpaths (very wrong, I know) with code l
HI, I'm attempting to use embedded jetty 6.0 and maven 2.0. Unfortunately
jetty has an issue where it requires a copy of tools.jar on the classpath,
in order to compile jsp's. Compiling jsp's is what I want to do. I have been
attempting to mangle maven's classpaths (very wrong, I know) with code l
Hi,
Can somebody please enlighten me, how I can add build artefacts in an ant-based
plugin? Can it be somewhere set in the plexus/components.xml?
Currently I'm getting the error:
[INFO] [deploy:deploy]
[INFO]
[ERROR] BUILD
HI, I'm attempting to use embedded jetty 6.0 and maven 2.0. Unfortunately
jetty has an issue where it requires a copy of tools.jar on the classpath,
in order to compile jsp's. Compiling jsp's is what I want to do. I have been
attempting to mangle maven's classpaths (very wrong, I know) with code l
Damien Viel wrote:
>
> Hi all,
>
> Is it possible to aggregate in the same report, all changes report from
> modules ?
>
> Thanks
>
> Damien
>
Not in the current version of the maven-changes plugin. How would you want
to see things aggregated?
If you have a clear idea of how to aggregate t
Jan Galinski wrote:
>
>
> mvn download -package=mysql -file=driver -version=3.10
>
>
> Seems to be rather simple, but its hard to search for (maven,
> download, jar, repository ... gives me anything but an answer to my
> problem).
>
Have a look at the dependency plugin:
http://maven.apache
When building my Ant plugin, it gives this warning:
[INFO] Building SOAJ PLUGINS :: ADMIN
[INFO]task-segment: [install]
[INFO]
[INFO] [plugin:descriptor]
[WARNING] Goal prefix is: admin; Maven currently expects it
Baron,
Thanks for the reality check. I added our comments to a new Continuum
defect report
http://jira.codehaus.org/browse/CONTINUUM-799
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 01, 2006 10:04 AM
To: continuum-users@maven.apache.org; c
The reports are built when you use the "site" goal. My setup for CI is: clean
install setup. This way you have not only Cobertura reports but any other
reports you may want (Chechstyle, JDepend, etc.) and it works with multiiple
projects.
Hope this helps
--
View this message in context:
http://
thx for your reply, but i'm not sure what exactly you mean:
/scripts or (since the scripts belong to the whole
project)
/src/scripts or (since scripts are part of the source)
/src/main/scripts and
/src/test/scripts (since scripts for runtime and tests should
be divided apart)
--
I looked in the working directory. I have 1-15 directories under
working-directory. The module that is duplicated has an id of 10 and
another of 16. The one that is 16 is the module that still has the
status of "New" and throws the database DELETE exception when I try to
remove the module from t
On 8/1/06, Wojciech Biela <[EMAIL PROTECTED]> wrote:
I have test helper classes (AbstractMyProjectTestCase) in one
submodule, and I would like tests in other submodules to see that
class. I have a element pointing to the submodule where
the test helper class resides. Unfortunately this doesn't w
I have test helper classes (AbstractMyProjectTestCase) in one
submodule, and I would like tests in other submodules to see that
class. I have a element pointing to the submodule where
the test helper class resides. Unfortunately this doesn't work, the
dependency mechanism sees only the product ar
I've had a similar problem when using continuum with SVN. I end up with two
projects that have the exact same SCM url, but different continuum build id's
(sequential, in my case). Updating the build definition for one, automatically
updates it for the other. However, updates inside svn only trig
Stefan,
The classpath does have the Maven2 Dependencies in it, but it's just not
picking them up at runtime. I attached the 3 config files
Kev
Newport
I believe the scripts folder is the best place for this kind of stuff
CodingPlayer <[EMAIL PROTECTED]> skrev 01.08.2006 15:47:31:
>
> Hi,
>
> i just browsed through the standard directory layout for Maven2.
> http://maven.apache.org/guides/introduction/introduction-to-the-
> standard-director
have you looked into the working directory that corresponds to that
project id to see what is in there?
in the working directory there should be a mess of numbered
directories corresponding to each of the projects as they exist in
continuum, mouse over the link to the project and you should see t
Hi,
i just browsed through the standard directory layout for Maven2.
http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
here
I still could not find out where to put my shell-scripts (batch-files), that
for example start my application from the CLI.
I don't really know of a simple way to do that, there are a couple of
factors at play here..
the tag in the pom.xml is what governs the version that is
appended to the artifact for storage in the repository, and that
version doesn't change with scm version numbers anyway that I know of
(of cours
Using cvs but problem occurs before build happens and before cvs is
accessed. Problem occurs when adding a parent pom.xml M2 project file
via URL. Thanks for the link, I will submit the problem.
-Original Message-
From: Jesse McConnell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 01,
Hi,
Personally I use the cli for building. Also, I bleieve, the development on
the eclipse plugin hasn't come that far yet (ie. it might be buggy).
"Marco Mistroni" <[EMAIL PROTECTED]> skrev 01.08.2006 15:05:51:
> hi all,
> i have a project in which i am using Maven2...
> so far i have used
hm, how odd...
what scm are you using?
also, could you file this at http://jira.codehaus.org/browse/CONTINUUM
jesse
On 7/31/06, Johnson, Jonathan <[EMAIL PROTECTED]> wrote:
One sub module randomly appears twice after adding a parent multi-module
to continuum 1.0.3.
I have a parent maven 2 po
Hi,
you can take a look at Proximity (http://proximity.abstracthorizon.org/).
To make an artifact available on it, you can:
a) manage the underlying storage (get them whatever way you can, and simply
file copy under it)
b) make fake Maven POMs OR issue HTTP GET's (like script using wget) for
n
hi all,
i have a project in which i am using Maven2...
so far i have used Notepad/TextPad as java editor, but now i wanted to move
to Eclipse
i followed steps outlined here
http://maven.apache.org/guides/mini/guide-ide-eclipse.html
fact is, my project is a MultiProject made of a main project an
bash-2.05$ svn co -N
https://svn.apache.org/repos/asf/maven/plugins/trunk plugins && cd
plugins && mvn -N clean install
HTH,
--
Olivier
-Message d'origine-
De : Damien Viel [mailto:[EMAIL PROTECTED]
Envoyé : mardi 1 août 2006 11:56
À : Maven Users List
Objet : Re: [m2] plugin and parent
Hi all,
Is it possible to aggregate in the same report, all changes report from
modules ?
Thanks
Damien
--
--
Damien Viel | +33 1 41 97 83 20 | [EMAIL PROTECTED]
--
| http://www.improve-fou
Thanks,
Sorry for the repeeting, but I've not seen the response. ;)
Damien
Barrie Treloar a écrit :
On 8/1/06, Damien Viel <[EMAIL PROTECTED]> wrote:
Hi all,
I'd like to install the last version of the changes-plugin. So I've
downloaded the sources, but when I run the install goal, he can't
On Monday, July 31, 2006 17:24, Jan Galinski wrote:
> Hi,
>
> on a server, I want to use mvn (2.0.4) to manage a central jar repository.
> Even non maven applications should benifit from this, beacause there
> will be be on common repository from where to link commons, db-drivers
> etc. Its not goi
That is true, but for my project I have sort of a profile pre-requisite list...
I am looking for a way to have profile A automatically activated when I
activate B, which in turn is needed when I run C.
The thing is that I do not want to build profile A into B and C, and profile
B into C, which make
Hi ,
A snapshot repository is available at: http://maven.openqa.org/
Have you try jWebUnit (http://jwebunit.sourceforge.net/index.html)
instead of Selenium for your functional tests? With jWebUnit, you can
run your tests with different engines as htmlunit or Selenium (the
Selenium engine is
Hello Gregory,
thx for mail.. no i m still on XDoclet1.. i m trying to move my whole
environment to eclipse + maven2 + xdoclet..
i got xdoclet1 working with maven2.. i'll try to get eclipse in then i'll
try to move to xd2
and i'll let you know of result
dont expect any mail from me soon thoug
you can activate many profiles with -Pprofile1,profile2,profile3 etc. as
explained in "mvn -h":
-P,--activate-profilesComma-delimited list of profiles to activate
On 8/1/06, Roland Asmann <[EMAIL PROTECTED]> wrote:
I've been looking for something similar and found that it is possible, b
I think i'm doing something wrong.
I put the thing for the jar-plugin in my pom.xml (the one that builds the
war).
And i do get a test-jar build. But building this jar is the last thing
maven does.
So when i put the dependency in my war-plugin like this:
maven-war-plugin
the classpath files should be generated automatically by the maven-eclipse
plugin.
Have you added a setting for wtp support in your pom? (see eclipse plugin
for details)
stefan
"Kev D'Arcy" skrev 31.07.2006 18:59:09:
> Hi,
>
> I'm trying to set-up a dynamic web project in eclipse 3.2 using w
On 8/1/06, Damien Viel <[EMAIL PROTECTED]> wrote:
Hi all,
I'd like to install the last version of the changes-plugin. So I've
downloaded the sources, but when I run the install goal, he can't find
the parent pom.
maven-plugins
org.apache.maven.plugins
2-SNAPSHOT
Where can I
Hi all,
I'd like to install the last version of the changes-plugin. So I've
downloaded the sources, but when I run the install goal, he can't find
the parent pom.
maven-plugins
org.apache.maven.plugins
2-SNAPSHOT
Where can I get it ?
Thanks
Damien
--
I've been looking for something similar and found that it is possible, but atm
only for
a maximum of 2 profiles.
Use the property-activation for your profiles and activate 'p6spy' when the
property
is set. Then activate one of the other profiles when this property is set to a
specific
value:
Playing with 'mvn site' I'm finding a few surprises and documentation
gaps. I'm hoping someone can explain some of these behaviours and answer
a couple of questions:
- 'mvn site' with no src/site or pom configuration generates a site
containing just the default set of reports; but as soon as I
cbrevard wrote:
>
> be better indented? The xml takes up a fifth of the possible column width
> and is essentially illegible from a structural standpoint.
>
This documentation is generated automatically from description files, and
the standard identation is 2 spaces.
I don't know if changing
63 matches
Mail list logo