according to the web site, the schedule for beta 1 was supposed to be
mid-august.
ittay
--
===
Ittay Dror ([EMAIL PROTECTED])
Application Team Leader, R&D
Qlusters Inc.
+972-3-6081994 Fax: +972-3-6081841
--
Hi,
You should find the validation to be improved in the next release of Maven.
Cheers,
Brett
On 8/30/05, Pepper Jobe <[EMAIL PROTECTED]> wrote:
>
> Update,
>
> I have figured out what my problem was. I had entered my element
> directly within my element in my xml, instead of nesting it
>
Hello All,
When iam trying to deploy a war file in weblogic using
maven-webtest-plugin,iam getting the following errror.
my settings in build.properties file is:
maven.weblogic.username=weblogic
maven.weblogic.password=weblogic
maven.weblogic.targets=myserver
maven.weblogic.verbose=true
maven.
I'm working on a project that needs to compile and build with *either* the
JSF Reference Implementation *or* Apache MyFaces. This has to be
user-specified, at build time. In addition to compilation and including the
correct .jar files in a webapp, there's also a modification that must be
done
Update,
I have figured out what my problem was. I had entered my element
directly within my element in my xml, instead of nesting it inside
of a element. This brings me to a new question though. Shouldn't
the xml be checked against a schema or DTD before maven continues with its
invocati
On Tue, Aug 30, 2005 at 01:59:52AM +0200, [EMAIL PROTECTED] wrote:
> Hei,
>
> I have recognised that the evaluation of ${basedir} has changed from my
> Maven2 build on 23.august to the one I downloaded and built on 29.august.
>
> Building with Maven2 of 23.august would give the value of the actua
Team,
This is my first time posting to this list, so my apologies if I am not
following suggested practices or formats.
I have downloaded the maven-2.0-alpha-3-bin.zip for windows from your site and
followed the installation instructions. I have also configured my settings.xml
file in my {home}/
Yes, I'm am seeing a similar issue but on the Alpha 3 version and its
causing build failures when invoking a build from the parent POM. My
Child POM's have plugin configuration info relative to that project, but
when invoked from the parent POM, those goals fail as it looks for
resources relat
Title: [M2] - The value of ${basedir} has changed?
Hei,
I have recognised that the evaluation of ${basedir} has changed from my Maven2 build on 23.august to the one I downloaded and built on 29.august.
Building with Maven2 of 23.august would give the value of the actual directory where th
Hi,
The plugin is as *ready* as an open source project made in free time
can be. That error you comment was already noticed by other people,
but I had no time to take a look at it. Any help is appreciate.
Sorry
On 8/29/05, Vitaliy Geraymovych <[EMAIL PROTECTED]> wrote:
> I am trying incorporate
http://jira.codehaus.org/browse/MPJCOVERAGE-25
I submitted a version that works fine for me.
Aaron
--- Vitaliy Geraymovych <[EMAIL PROTECTED]>
wrote:
> I am trying incorporate cobertura into my project
> reports. So far not
> much luck. When I run cobertura on individual
> project it shows
>
I am trying incorporate cobertura into my project reports. So far not
much luck. When I run cobertura on individual project it shows
completion but than report shows 0% coverage. When I run
multiproject:site cobertura fails in test:test because of missing
classpath dependencies. Test:test runs fine
I have been trying to piece together the exact steps required to
compile,install and test a java-based helloworld type plugin and it
still fails miserable. I'm currently using 2.0-alpha-3. The plugin
builds and installs fine, but I get the following:
E:\dev\workspace\maven-myhello-plugin>m2 cle
Sorry to waste bandwidth, fixed this myself (needed a
RELEASE.version.txt file).
Thanks anyway.
Dave
-Original Message-
From: Dave Neuer
Sent: Monday, August 29, 2005 4:55 PM
To: users@maven.apache.org
Subject: [m2] Finding a plugin we wrote?
Hi,
In order to be able to reuse test code
Ahh. Its always, but now I crash in a
new and different way:
Now scm:update yields:
[ERROR] Cause:
org.apache.maven.plugin.MojoExecutionException: Error configuring plugin
for execution of 'scm:update'.
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
nager.java
On Mon, 29 Aug 2005, Kahn, Peter wrote:
Replace 'releases' with 'snapshots' and 'false' with 'true'.. :)
-- Kenney
> Thanks for the information. I realize that I'm requesting a snapshot, I
> do not know why it is that I am as I do not see anything in my
> settings.xml or my local repository that
Hi,
In order to be able to reuse test code (see
http://mail-archives.apache.org/mod_mbox/maven-users/200508.mbox/%3cD1BD
[EMAIL PROTECTED]),
I've written a plugin which will create a test artifact so that other
projects can depend on that.
However, I'm only able to invoke the plugin if it's in my
Thanks for the information. I realize that I'm requesting a snapshot, I
do not know why it is that I am as I do not see anything in my
settings.xml or my local repository that would indicate this dependency.
In addition, it looks like according to the xsd that the use of the
element releases is no
Hi again,
> One difference I noticed was the layout.
>
> I originally had:
>
> +- src/
>+- site/
>+- apt/
>| +- test.apt
>+- resources/
>| +- myNewImage.gif
You are right. I did a wrong cut and paste ;) Sorry.
[SNIP]
Test again with your sample. Seems t
maven-scm-plugin doesn't exist in ibiblio because it's a snapshot.
If you want to use it, you need to use our snapshot plugins
repositories. Add this in your pom :
snapshots-plugins
Maven Snapshot Plugins Development Repository
http://snapshots.maven.codehaus.org/mave
One difference I noticed was the layout.
I originally had:
+- src/
+- site/
+- apt/
| +- test.apt
+- resources/
| +- myNewImage.gif
However you had the resources folder at the same level as the site
folder. So I changed my layout to the following:
+-
I have a simple project that I'm trying to get build under continuum,
but I seem to have and issue with scm:update which is stopping me.
I have the following in my pom.xml
scm:svn:http://svn/svn/basecamp/SplitTop/m2main/Ftp
http://svn/svn/basecamp/SplitTop/m2main/
Hi,
Seems to work for me with this following site structure:
+- src/
+- site/
+- apt/
| +- index.apt
+- resources/
+- img/
| +- myimage.gif
And in the index.apt, the following definition
[img/myimage.gif] My image
Cheers,
Vincent
2005/8/29, Wendell Beckwith <[EM
Nevermind. User error.
Sachin Patel wrote:
In M1, I'm having a basic problem just trying to add a dependency to
another projects artifact. In debug mode as you can see the
blah-1.0-SNAPSHOT.jar gets picked up, but then the build fails because
of an unsatisfied dependency. What could be wrong
In M1, I'm having a basic problem just trying to add a dependency to
another projects artifact. In debug mode as you can see the
blah-1.0-SNAPSHOT.jar gets picked up, but then the build fails because
of an unsatisfied dependency. What could be wrong?
[DEBUG] Adding reference: maven.dependen
I have tried unsuccessfully to include a image in an apt document when
using the "m2 site:site" goal. I have added the image to the resources
folder as well as put it in the same directory with the apt document,
but it still fails to render a link to it.
However, if I run aptconvert from the c
Trygve Laugstøl wrote:
On Mon, Aug 29, 2005 at 03:14:21AM -0400, Andy Glick wrote:
I've been having difficulty building repoclean for a number of days, and I
get the same error message every time:
Sounds like a bug in Maven somewhere, can you try to change the version
back to SNAPSHOT? Thoug
On Mon, 29 Aug 2005, Gilles Scokart wrote:
Hi Gilles,
Lucky for you I can reproduce this :)
You want to use 'runtime' dependencies in the generate-test-resources
phase, but they are not resolved there yet (the velocity-dep dependency).
I'm not sure but you could try specifying 'test' as a scope,
Here is a sample pom.xml
When I execute it, I actually obtain this in the result.txt file :
runtimeclasspath =
C:\Dev\cygwin\home\ScokartG\project\testantrun\target\classes;C:\dev\data\maven2_repository\log4j\log
4j\1.2.11\log4j-1.2.11.jar;C:\dev\data\maven2_repository\ant\ant\1.6\ant-1.6.jar
> -Original Message-
> From: Kenney Westerhof [mailto:[EMAIL PROTECTED]
> Sent: lundi 29 août 2005 15:51
> To: Maven Users List
> Subject: RE: POM inheritence in M2
>
> On Mon, 29 Aug 2005, Vincent Massol wrote:
>
> Hi,
>
> The inherited tag is only present for Report, ReportSet, Plugi
> I have tried to use ${project.compileClasspathElements} into the
> configuration tag of a plugin (antrun), and it seems to work.
How did you use it? Could you post the pom.xml?
I will try to clean it a little bit, then I will post it here.
> But when I use ${project.runtimeClasspathEleme
On Mon, 29 Aug 2005, Gilles Scokart wrote:
Hi Gilles,
> I have tried to use ${project.compileClasspathElements} into the
> configuration tag of a plugin (antrun), and it seems to work.
How did you use it? Could you post the pom.xml?
> But when I use ${project.runtimeClasspathElements}, I only h
sorry for long delay ...
see below .
Jörg Schaible a écrit :
stéphane bouchet wrote on Friday, August 26, 2005 3:44 PM:
Jörg Schaible a écrit :
stéphane bouchet wrote on Friday, August 26, 2005 11:54 AM:
OK, more infos :
1/ Using the multiproject 1.4.1 plugin
2/ Using Eclipse 3.1 wit
I have tried to use ${project.compileClasspathElements} into the
configuration tag of a plugin (antrun), and it seems to work.
But when I use ${project.runtimeClasspathElements}, I only have the same
result. The pure runtime dependencies are not present in the list.
Is it a general behaviour
On Mon, 29 Aug 2005, Vincent Massol wrote:
Hi,
The inherited tag is only present for Report, ReportSet, Plugin, and
Execution (nested in Plugin).
Normally everything get's inherited. However, for some plugins you don't
want this, so you can override this behavior by specifying the
false.
At lea
Hi Vincent,
Thanks for the reply. Everything woerks fine now.
Best regards,
Christopher
-Message d'origine-
De : Vincent Massol [mailto:[EMAIL PROTECTED]
Envoyé : 29 August 2005 13:08
À : 'Maven Users List'
Objet : RE: Dependencies for EAR file containing several war files
Hi Christ
Hi Sachin,
> -Original Message-
> From: Sachin Patel [mailto:[EMAIL PROTECTED]
> Sent: lundi 29 août 2005 14:21
> To: Maven Users List
> Subject: POM inheritence in M2
>
> I'm looking at POM inheritence in M2.. If I specify a parent POM what
> gets included in the child POM, only elements
To add to my last response... even if I place the jar inside my local
repo and run offline, it still tries to download the .pom from the
remote repo. Is there anyway around this?
Downloading:
http://repo1.maven.org/maven2/eclipse-plugins/org.eclipse.core.resources/3.1.0/org.eclipse.core.resou
Well as long as you prepended the file based override with a property
like ${eclipse-home}/plugins/org.eclipse.core.resource_3.1.0. That
would prevent that. No?
I'm working on copying all the eclipse plugins to the repo, but its not
as easy as I thought. Let me know if I'm wrong but I can't
I'm looking at POM inheritence in M2.. If I specify a parent POM what
gets included in the child POM, only elements in the Parent POM that
specify ? In M1, everything was pushed down, so how do things
like organization, url, etc.. get inherited?
Or is it the opposite where everything gets incl
Hi,
My war:webapp project depends on the same artifact (commons-collections) but
with different versions (2.0 and 3.1), meaning, i want to have both downloaded
to the local repository (of course, i will only use one in the war).
It seems that maven downloads only one. How can I make it downlo
Hi Christopher,
> -Original Message-
> From: Christopher White [mailto:[EMAIL PROTECTED]
> Sent: lundi 29 août 2005 12:25
> To: users@maven.apache.org
> Subject: Dependencies for EAR file containing several war files
[snip]
> I have tried to use :
>
>
>
> ...
>
>
>
> true
Hi all,
I am trying to build an ear archive containing several webapps. These
webapps share a number of jar files. I would like the jar files to be
included in the ear but not within each of the war archives.
I would also like to keep the dependencies within the POMs of each war
archive to al
the artifactId is automatically appended to the SCM connection when it
is inherited. This can actually help in the case of a default.
I think you want access to ${parent.scm.connection}. I think that is a
good feature request for JIRA.
- Brett
On 8/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wr
On Mon, Aug 29, 2005 at 03:14:21AM -0400, Andy Glick wrote:
> I've been having difficulty building repoclean for a number of days, and I
> get the same error message every time:
Sounds like a bug in Maven somewhere, can you try to change the version
back to SNAPSHOT? Though I fear that this can b
> > Is it possible in term of M2 architecture?
>
> Certainly, but I don't think it is necessary...
Brett,
I have a multiple project application developed under Eclipse, so my
projects are at the same level as my root project (use of the "../" in the
list). As a consequence, for every project
I've been having difficulty building repoclean for a number of days, and I get
the same error message every time:
[INFO] -
[INFO] BUILD FAILURE
[INFO] -
Thanks Dan,
I am a maven newbie. Sorry for my negligence to find maven document.
Best regards,
Matthew
-Original Message-
From: dan tran [mailto:[EMAIL PROTECTED]
Sent: Monday, August 29, 2005 12:09 PM
To: Maven Users List
Subject: Re: I can not connect to internaet in one project
I
On 8/28/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> On 8/29/05, dan tran <[EMAIL PROTECTED]> wrote:
> > For example:
> >
> >
> > parentgroupid
> > parentid
> > ${my.version}
> >
>
> This won't work without specifying my.version in ever
49 matches
Mail list logo