Hi Dan,
Thanks again for your response.
I would definitely use normal build process, but I was thinking about the
possiblity of running the multiple goals.
The configuration you have mentioned below does not show scm provider plugin
configuration ? How provider plugin has to be configured in this
c
add this to your configuration
scm:mks:.
btw, mks provider is not avaiable yet under maven-scm
-D
On 6/26/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote:
Hi Dan,
Thanks again for your response.
I would definitely use normal build process, but I was thinking about the
possiblity of runn
That seems wrong... it should be:
maven-scm-plugin
put here plugin configurations that is common to all the executions
<-- put here configurations applicable to
this execution only
<-- plugin goal for this e
No suggestions? really? anybody? :)
Best regards
Wojtek Biela
2006/6/23, Wojciech Biela <[EMAIL PROTECTED]>:
Hi!
My case was supposed to be simple but it turned out to be quite
complicated, at least for my limited maven abilities, I've used Ant
for the last few years, so I'm new to maven, I've
Rik Bosman wrote:
Can I just add it to the dependencies section of the pom, or is there a way
to add it to specific dependencies of this plugin?
Regards,
Rik
I just fixed this problem by manually adding
jaxen
jaxen
1.1-beta-9
to the pom file
Well, if maven can't do what you really need and you don't have time to
customized plugins, you can always use maven + ant (via antrun plugin)
to get what you need.
I suggest that you use ant scripts on simple stuffs like maybe rename
your final packages and such.
Wojciech Biela wrote:
N
Thanks Edwin and Dan both. I would like to know, where my
maven-scm-provider-mks plugin fits into this configuration ? It has to
be specified as a dependency or what ?
Regards.
-Original Message-
From: Edwin Punzalan [mailto:[EMAIL PROTECTED]
Sent: Monday, June 26, 2006 1:27 PM
To: Maven
I think it should be provided as a dependency under
Sharma, Jaikumar wrote:
Thanks Edwin and Dan both. I would like to know, where my
maven-scm-provider-mks plugin fits into this configuration ? It has to
be specified as a dependency or what ?
Regards.
-Original Message-
From: Edwin
The Maven team is pleased to announce the release of the Maven Clover
Plugin, version 2.2
http://maven.apache.org/plugins/maven-clover-plugin/
You can run mvn -U to get the latest version of the plugin, or specify
the version in your project's plugin configuration:
org.apache.maven.plugins
Whats wrong with this scm connection string :
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
In any case , what the difference between and
?
--
Jeff
GoogleTalk : ejbengine
Skype: ejbengine
Registered Linux user number 3
it seems to be missing a module to checkout, this worked but failed:
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot:module
Jeff Mutonho wrote:
Whats wrong with this scm connection string :
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
scm:cvs:pserver:[EMAIL PROTECTED]:/var/li
On 6/26/06, Jeff Mutonho <[EMAIL PROTECTED]> wrote:
Whats wrong with this scm connection string :
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
scm:cvs:pserver:[EMAIL PROTECTED]:/var/lib/cvsroot
lacking module ?
http://maven.apache.org/scm/cvs.html
In any case , what the di
Hello,
I changed in the user management section the real name for the continuum admin
user. The form where I added the real name also presented the password field.
Here the password field was empty - nevertheless the admin user had a password.
After entering the new real name for admin and aft
Hi. I just checked again and the files were freshly generated as
described before. However, I have since changed the project layout and
it's now working for me, too.
Previously, I had the following layout:
pom.xml (parent pom)
module1/pom.xml
module2/pom.xml
with a modules section like this in
If the applet is supposed to be downloadable from within the web
application, though, this won't work since things under WEB-INF are not
reachable from the browser. How would you get the applet jar placed in
the web application so that the browser can get to it?
-Original Message-
From:
Michael,
Just to let you know that I've released v2.2 of the clover plugin today. It
should be on ibiblio in a few hours.
-Vincent
> -Original Message-
> From: Michael Waluk [mailto:[EMAIL PROTECTED]
> Sent: vendredi 23 juin 2006 20:41
> To: Maven Users List
> Subject: clover:save-histor
Dan,
I'm on the way to building this. Just one question.
The steps in the process are:
1 compile java interface files
2 run java2iiop process to generate more classes
3 compille the generated classes with my own code
3 is obviously the normal compile phase
I would expect 2 to be generates-sou
Yay! Thanks Marco, Tim :-)
> -Original Message-
> From: Marco Mistroni [mailto:[EMAIL PROTECTED]
> Sent: Sunday, June 25, 2006 2:02 PM
> To: Maven Users List
> Subject: Sample project using M2/EJB3/TestNG for using jboss
> embeddable container
>
> hi all,
>i have added to maven pa
Title: Java2HTML plugin M2
Hi,
Has anyone had any success working with Java2HTML plugin and M2 ?
I get NullPointer exception when trying to install plugin to my repository as per instructions from
http://www.qualitylabs.org/java2htmlplugin/index.html
Tx
Andy
Visit our website at h
Hello,
It seems to be a M1 plugin, not M2 ...
Damien
> -Message d'origine-
> De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Envoyé : lundi 26 juin 2006 14:49
> À : users@maven.apache.org
> Objet : Java2HTML plugin M2
>
>
> Hi,
> Has anyone had any success working with Java2HTML pl
Hi Damien,
How can you tell ?
It seems to be compiled Java classes and uses xsd version 4.0.0 which I thought
indicated M2
Tx A
-Original Message-
From: LECAN Damien [mailto:[EMAIL PROTECTED]
Sent: 26 June 2006 14:00
To: Maven Users List
Subject: RE: Java2HTML plugin M2
Hello,
It se
Hello
I have been sampling Maven for the last couple of days. I am getting a
problem creating my first project -
"mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app"
I get the following error message
"Internal error in the plugin manager executing goal
'org.apache
Hi,
U could try this.
To do this, create a /.m2/settings.xml file with
the following content:
settings>
true
http
202.54.110.238
8080
gnidhi
Hello world,
I want to prevent update to be made from maven repo
1- need to choose date of update
2- get timeout on the proxy (on missing ressources?) very painfull
I have a maven_proxy link on ibiblio and codehaus
There's also a internal repo (on my xxx_release repository)
(superpom is here i
Why use Java2HTML? Most reporting-plugins for the site plugin use JXR, this
is practically the same.
Use this:
org.codehaus.mojo
jxr-maven-plugin
Best regards,
Ivo
On 6/26/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Look at the page you are refering to in your first post. 'maven' is the executable of m1
whereas m2 has 'mvn'. Also there is no 'plugin:download' goal in m2.
-Tim
[EMAIL PROTECTED] schrieb:
Hi Damien,
How can you tell ?
It seems to be compiled Java classes and uses xsd version 4.0.0 which I t
I am afraid it didn't solve the problem. Any other suggestions...
Rishi
-Original Message-
From: Nidhi Goyal, Noida [mailto:[EMAIL PROTECTED]
Sent: 26 June 2006 14:10
To: Maven Users List
Subject: RE: Maven starting trouble
Hi,
U could try this.
To do this, create a /.m2/settings.xm
Tx - thought that was a typo and changed to mvn.
I'd never used M1 - switched recently from Ant to M2
A
-Original Message-
From: Tim Kettler [mailto:[EMAIL PROTECTED]
Sent: 26 June 2006 14:23
To: Maven Users List
Subject: Re: Java2HTML plugin M2
Look at the page you are refering to in
No particular reason - I was just asked to put Java2html into build.
I'll take a look at JXR and see what that offers
Tx
A
-Original Message-
From: Ivo Limmen [mailto:[EMAIL PROTECTED]
Sent: 26 June 2006 14:23
To: Maven Users List
Subject: Re: Java2HTML plugin M2
Why use Java2HTML? Mo
Hi!
I there a way to refer the username and password elements specified in
pom.xml into a mojo ? sample configuration is as follows :
org.apache.maven.plugins
maven-scm-plugin
1.0-beta-3
sc
Yes, this is the problem I am trying to solve..
-Steve
-Original Message-
From: Allison, Bob [mailto:[EMAIL PROTECTED]
Sent: Monday, June 26, 2006 7:08 AM
To: Maven Users List
Subject: RE: How do I use the output of a maven build as a resources of
another. [heur]
Importance: Low
If the
Have you created the seetings.xml and have you changed the username and
password? Also you nooed to enter the address according to your
system.
Have you got access to internet?
Thanks,
Nidhi
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Monday, June 26, 20
Yes I have changed the proxy settings.
-Original Message-
From: Nidhi Goyal, Noida [mailto:[EMAIL PROTECTED]
Sent: 26 June 2006 14:32
To: Maven Users List
Subject: RE: Maven starting trouble
Have you created the seetings.xml and have you changed the username and
password? Also you noo
On 6/26/06, Sharma, Jaikumar <[EMAIL PROTECTED]> wrote:
Hi!
I there a way to refer the username and password elements specified in
pom.xml into a mojo ? sample configuration is as follows :
org.apache.maven.plugins
maven-scm-plugin
Ok thanks.That seem to have sorted it out , but now Contiuum is
expecting a password in the scm connection string.I've installed a
cvsnt and did the manual login , tested checking out a project and
then logout.On my linux machine I have a ~/.cvspass file , but I don't
know how this works on XP?Wha
Hi,
just noticed one minor thing (i already post msg on testng mailing list)
in that project, surefire version is 2.2-SNAPSHOT
if you change it to 2.2, all the test will fail.. for some weird reason that
i still have to figue out
this just to let you know
rgds
marco
On 6/26/06, Darren Hartford
I perform a clean install on a dummy project and I get this in the pom.xml
inside the produced jar.
without overdefinition
false
central
Maven Repository Switchboard
http://repo1.maven.org/maven2
but no repository for maven_mirror
with id=central
On 6/26/06, Allison, Bob <[EMAIL PROTECTED]> wrote:
If the applet is supposed to be downloadable from within the web
application, though, this won't work since things under WEB-INF are not
reachable from the browser. How would you get the applet jar placed in
the web application so that the brow
Hey everyone,
I'm using Maven 2.0.4 and the Changelog plugin for generating a log-report
from the Subversion-repository.
Problem is: The comments in the repository are displayed unformatted which
looks ugly. Is there a way to configure the plugin so that the comments are
using a different tag?
On Jun 26, 2006, at 7:07 AM, Allison, Bob wrote:
If the applet is supposed to be downloadable from within the web
application, though, this won't work since things under WEB-INF are
not
reachable from the browser. How would you get the applet jar
placed in
the web application so that the
On 6/23/06, Mike Perham <[EMAIL PROTECTED]> wrote:
Yep, I just ran into this also. I have a module which has [1.1.0,) and
1.1.0 and 1.1.1-SNAPSHOT in my local repo. I can't release the module.
It basically makes dependency ranges unusable for us. I'm unclear who's
at fault here (the release p
This was a great explanation and solved my problem. Thanks for taking the
time to respond I truly do appreciate it.
Tim
--
View this message in context:
http://www.nabble.com/Remote-Repository-with-HTTPS-and-Authentication-t1827803.html#a5049688
Sent from the Maven - Users forum at Nabble.com.
I've attempted a re-org of modules this morning and now see
[ERROR] BUILD ERROR
[INFO] ---...
[INFO] Cannot find lifecycle mapping for packaging: 'lib'.
Component descriptor cannot be found in the component repository: \
org.apache.maven.lifecycle.mapping.LifecycleMappingLib.
... usin
I ran the native-maven-plugin/src/it/linkages which as one lib project
inthere
and have no issue.
Did you define true? please see the example
-Dan
On 6/26/06, Brad Harper <[EMAIL PROTECTED]> wrote:
I've attempted a re-org of modules this morning and now see
[ERROR] BUILD ERROR
[INFO] -
Hi marco,
I want to know if you already run a simple junit sample of jboss embeddable
ejb3 testcase unter maven 2.0?
On 6/26/06, Marco Mistroni <[EMAIL PROTECTED]> wrote:
Hi,
just noticed one minor thing (i already post msg on testng mailing list)
in that project, surefire version is 2.2-SNAPS
I've been experiencing the same problem -- all TestNG tests fail under
Surefire 2.2. I hadn't tried the 2.2-SNAPSHOT.
In my case the tests are failing due the 'beforeTestMethod' method being
invoked. For example,
public class ExampleTest {
private ObjectUnderTest objectUnderTest;
Hello,
I would like to change properties values during integration.
In order to put values into properties file specific to an environnement
(path to generate files, etc), I would like to describe the properties to
valorize into the pom.
Then a maven "plugin" could change the values following a
Oops. I dropped the element somehow.
Does that element tell maven that a plugin provides new lifecycle
functionality? Wouldn't that information be something you'd expect a
plugin to reveal about itself ... rather than be declared by a dependent
project descriptor?
Thanks, Dan.
-Original Mes
m2 comes with a bunch of build-in packages, but the native ones are not, so
you need to
activate it as an extension thru user's pom.xml
-D
On 6/26/06, Brad Harper <[EMAIL PROTECTED]> wrote:
Oops. I dropped the element somehow.
Does that element tell maven that a plugin provides new lifecyc
Nope. That did not do it.
What is really strange, is that I deleted all my src files
(./common/common-jar/src/main/java) and repository and get the error not.
So, in order, there is the FULL -e Build trace, then my pom.xml,
common/pom.xml, common/common-jar/pom.xml
=
Is anyone else using ... with jdk 5?
---
Thank You
Mick Knutson
BASE logic, inc.
(415) 648-1804 (San Francisco, CA)
http://www.BASELogic.com
http://www.djmick.com
---
From: "Mick Knutson" <[EMAIL PROTECTED]>
Reply-To: "Maven Users List"
To: users@maven.apache.org
Subject: Re: [m204] Error
HI Serge,
no, but it s just a matter of making the EJB3ContainerTest class an
AbstractJUnit test..
i'll do it as soon as i have timne
changes are very trivial, ifyou want you can change it yourself :)
regards
marco
On 6/26/06, Serge Emmanuel Pagop <[EMAIL PROTECTED]> wrote:
Hi marco,
I want t
Hi Marc,
i m not sure on why using surefire 2.2. does not work.. from logs i have
seen by running maven -e it looks like not all the jars that are needed are
deployed...
in fact, starting up tests using 2.2-SNAPSHOT results in lot of jars being
deployed (as well as EJBs)... (all jars part of the
Hi Wendy,
I got this from an older mail. Maybe you have the same problem :
For anyone interested:
I had to set PasswordAuthentication to 'yes' in /etc/ssh/sshd_config as it
defaults to 'no'. Seems to be happy now.
On 6/19/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:
When using 'mvn site:stage-
Just to confirm, I just tried this solution and it fix the problems.
On 6/26/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
Hi Wendy,
I got this from an older mail. Maybe you have the same problem :
> For anyone interested:
> I had to set PasswordAuthentication to 'yes' in /etc/ssh/sshd_conf
This issue is really PISSING me off now.
I have removed everything except a single as I need touse modules
with this. I have also tried:
1.5
1.5
1.5
as well as
5
5
5
Can som
Here is my scenario...
I'm in the process of creating a new project (with some specialized
plugins). This new project needs to fetch some jars create in-house
from our existing repository which is similar in structure to maven 1.x
repositories (the structure is from the maven 1 alpha days). T
Yep, implement a new RepositoryLayout and put it in the M2_HOME/lib
Check the LegacyRepositoryLayout
On 6/26/06, Russell, Mark <[EMAIL PROTECTED]> wrote:
Here is my scenario...
I'm in the process of creating a new project (with some specialized
plugins). This new project needs to fetch some
Looking at the ArtifactRepositoryLayout interface, there are two methods
for getting Repository Metadata.
What if the repository doesn't contain any metadata (ie no pom's or
equivalent)? Can these methods safely return null?
MAR
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL
Hi!
I've been looking for a way to specify that the latest STABLE version of a
library (dependency) should be used automatically. However, I can't seem to
find any information on this. Is this not possible? The "Dependency Version
Ranges" doesn't solve the problem for me since it sets with the lo
Brad Harper wrote:
Oops. I dropped the element somehow.
Does that element tell maven that a plugin provides new lifecycle
functionality? Wouldn't that information be something you'd expect a
plugin to reveal about itself ... rather than be declared by a dependent
project descriptor?
That is a
I don't think it is a good idea. You should always manually upgrade
your dependencies to see if nothing break in your application. So in
short, I don't think there is a way to do that and I don't think many
people would be interested in this solution.
On 6/26/06, Jimisola Laursen <[EMAIL PROTECT
Ok, I think I understand how the modules relate now.
Thanks a lot for your responses.
Best regards
Lars Gramark
--
View this message in context:
http://www.nabble.com/Top-level-POM-behaviour-t1825699.html#a5056182
Sent from the Maven - Users forum at Nabble.com.
---
Ok. Well, we want to use this for an internal library that we don't want to
use SNAPSHOT for.
I'll wait and see if there are any other responses otherwise I'll add a
feature request.
My feature request will actually be to have an option to dependency version
range, so that the highest matching -
Well, I am still stuck!
So, since I last sent a request in, I removed jdk 1.5.7 and installed
1.4.2_12_b3 and it seems that I am now gettin gcompilation errors. This
means to me that the build is now working, but now with jdk 1.5
So either there is a serious issue with jdk 1.5 support with Maven
Sebastien,
Are you volunteering as an author or a reviewer?
Please let me know and I will contact you directly off the mailing list -
and if there are any other volunteers interested in being reviewers, please
feel free to respond to this thread.
Natalie
On 6/23/06, Sebastien Arbogast <[EMAIL
Mick Knutson wrote:
Nope. That did not do it.
Hi.
Well, I am still looking at a bit more Maven than I am used to, but: why
does it appear that the parent POM declares a dependency on the "common"
module. This looks like a circular dependency in the parent POM. Am I
wrong about that?
Stev
You can count me in as a reviewer.
--
Dennis Lundberg
natalie burdick wrote:
Sebastien,
Are you volunteering as an author or a reviewer?
Please let me know and I will contact you directly off the mailing list -
and if there are any other volunteers interested in being reviewers, please
feel f
uhm, you put your password in the url like so:
scm:cvs:pserver:mutonj:[EMAIL PROTECTED]:/var/lib/cvsroot:module
Jeff Mutonho wrote:
Ok thanks.That seem to have sorted it out , but now Contiuum is
expecting a password in the scm connection string.I've installed a
cvsnt and did the manual lo
Hmmm...
I don't get this. I know maven looks for poms in the repositories, but
if cannot find one, it assumes a default pom and won't fail. So I don't
think you need a new repository handler for that.
What seems to be the problem?
Russell, Mark wrote:
Here is my scenario...
I'm in
Can some one please help me out in understanding how the scm connection
settings work with respect to continuum and maven?
Maven2 has the following settings:
scm:cvs:pserver:MY_NAME:[EMAIL
PROTECTED]:PORT:/usr/local/cvsroot MY_MODULE
scm:cvs:pserver:MY_NAME:[EMAIL PROTEC
Have you tried declaring your driver as a dependency instead of as an
extension?
-allan
bkbonner wrote:
Max, I did do this, which is why I posted my original msg. Thanks for
replying, just the same.
I realized what was happening. The driver URL syntax had changed in the new
driver version.
Generally this is handled during the package phase with filters. I'm
not aware of any existing plugins which would take an existing Maven
artifact (out of local repo, I suppose) and change properties values
for a specific environment.
I'm assuming the existing "filter resources during build" stuf
Hi Marco,
I want to try your example but where can we find the files
ehcache-alpha6.jar, hibernate-all-alpha6.jar, jboss-ejb3-all-alpha6.jar
and thirdparty-all-alpha6.jar ? The latest jboss microcontainer release
is 1.0.2 and it doesn't contain these libs (actually, is this the
project we're s
The space between the path and the module should be a colon (:).
Please see: http://maven.apache.org/scm/cvs.html
^_^
Srinivas Pavani wrote:
Can some one please help me out in understanding how the scm connection
settings work with respect to continuum and maven?
Maven2 has the following
On 6/26/06, TimHedger <[EMAIL PROTECTED]> wrote:
Dan,
I'm on the way to building this. Just one question.
The steps in the process are:
1 compile java interface files
This is work of client pom itself to invoke compiler plugin to compile only
the selective java interfaces in your source
Hi,
I have to share my repository with my collegues. I have gave the shared
permissions fir repository and and i have modified settings.xml set the tag
like
//xymachine/repository
i have tested with yz machine. its working fine.
My question is can i able to do without modifying settings.xml
As far as I know, that is the only way. :)
-allan
tulasi wrote:
Hi,
I have to share my repository with my collegues. I have gave the shared
permissions fir repository and and i have modified settings.xml set the tag
like
//xymachine/repository
i have tested with yz machine. its working f
Hi,
I am building a WAR file and I need M2 to put a jar in the manifest class
path, but not include it under WEB-INF/lib (this is due to the classloader
confiuration issues on WAS6).
Seems like a simple task, but is it possible? When I use scope 'provided' -
it skips the class path entry in
On Tuesday 27 June 2006 02:10, natalie burdick wrote:
> Sebastien,
>
> Are you volunteering as an author or a reviewer?
I am volunteering as a reviewer
Alexandre
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
I have the same issue that has no response to it in the archives,
that is the Class-Path entry in manifest has
--SNAPSHOT but the assembled files resolve
SNAPSHOT to the dated version.
Does anyone know the answer?
Thanks
Bae
-
Please note it is highly recommended that you *do not share* your
*local* repository. Maven makes no attempt to guarantee that
permissions will be set correctly and that you and your colleagues
won't overwrite each others work (it probably should lock the local
repo while installing to allow you t
Brett Porter wrote on Tuesday, June 27, 2006 8:37 AM:
> Please note it is highly recommended that you *do not share* your
> *local* repository. Maven makes no attempt to guarantee that
> permissions will be set correctly and that you and your colleagues
> won't overwrite each others work (it proba
83 matches
Mail list logo