On 10/25/05, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> On Tue, 2005-10-25 at 10:41 +0200, jerome lacoste wrote:
> > Here are a small set of m2 plugins I've developped which are missing
> > in the confluence Plugin Matrix page. Please update the page.
> >
> > - webstart-maven-plugin: to generate we
On 10/25/05, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> On Tue, 2005-10-25 at 10:41 +0200, jerome lacoste wrote:
> > Here are a small set of m2 plugins I've developped which are missing
> > in the confluence Plugin Matrix page. Please update the page.
> >
> > Here's the list
> > - exec-maven-plugin
You should use a property in the settings that is substituted into the pom.
- Brett
On 10/25/05, Eric Pugh <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Is there a way for me to define the URL for file deployment in my
> settings.xml? When I mount a directory on OSX, I have /Volumes/
> bronze/repo di
Is that not the correct behaviour?
The ejb doesn't include the jars itself, does it?
- Brett
On 10/25/05, Ashley Williams <[EMAIL PROTECTED]> wrote:
> Thanks that works. However I still get all the dependency artifacts
> referenced in the ejb
> pom file - is there some way to 'switch off' transi
Kenney wrote:
This is a jvm thing. You probably have a JDK that has a buggy version of
xerces (or xalan, if you're using stylesheets).
Adding a dependency on xerces (or another xml parser) should fix this.
I'm using 1.4.2_09 and I'm pretty sure it was using Crimson, at least that's
what I wa
I would be very interested in this too.
2005/10/25, Erick Dovale <[EMAIL PROTECTED]>:
>
> HI,
> Can anyone comment on the current status for clearcase support in M2??
> I noticed there is some stuff on svn already for it but I am not sure
> how complete it is.
>
> thanks.
>
> erick.
>
> --
Hi,
We cleaned up jars that ended there by mistake (snapshot jars).
commons-resources-0.1-dev is a snapshot that hasn't been released yet
velocity-1.4 is still under velocity groupId
Regards
On 10/25/05, Marlon Pierce <[EMAIL PROTECTED]> wrote:
> Hello--
>
> We have several projects (gridport.ne
Hello--
We have several projects (gridport.net, sakaiproject.org,
collab-ogce.org) that use Maven 1.x to build. We have noticed recent
problems with jars disappearing from the Ibiblio maven repository and
its mirrors, including velocity-1.4.jar and
commons-resources-0.1-dev.jar. The parent
On Tue, 2005-10-25 at 18:02 -0700, Chad Brandon wrote:
> Hello,
>
> I'm currently writing am m2 plugin for AndroMDA
> (http://www.andromda.org), at the moment our build is
> based on m1, but I'll be converting that to m2
> shortly. Anyway I have a question: how would I force
> the "process-resour
On 9/29/05, Erick Dovale <[EMAIL PROTECTED]> wrote:
>
> Thanks a lot Sasa,
> I had that figure out after a lot of diging around. I could generate the
> manifest however, the resources folder is not added to the classpath in
> the manifest. I have stuff like spring contexts that need to be in the
>
Thanks that works. However I still get all the dependency artifacts
referenced in the ejb
pom file - is there some way to 'switch off' transitive dependencies?
On 26 Oct 2005, at 03:20, Tomislav Stojcevich wrote:
You need to specify the type as ejb-client in your client project's
pom.
c
You need to specify the type as ejb-client in your client project's pom.
com.abc
Ejb
1.00
ejb-client
On 10/25/05, Ashley Williams <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Just wondering how I go about including an ejb client jar in my
> project. It seems the main artifact of an ejb project
Hi,
Just wondering how I go about including an ejb client jar in my
project. It seems the main artifact of an ejb project is the ejb jar
file, which is fair enough. However it can also generate a client
jar, installed in the same directory in the local repository and I
can't work out how
Hello,
I'm currently writing am m2 plugin for AndroMDA
(http://www.andromda.org), at the moment our build is
based on m1, but I'll be converting that to m2
shortly. Anyway I have a question: how would I force
the "process-resources" phase to be called before the
"generate-sources" phase within my
If i'm not mistaken that should be the Wagon Http Provider...
If it is, the error should go away if you put wagon-http in build ->
extensions of pom.xml
Brian Bonner wrote:
Not sure where to send this. I have been trying to figure out why the
.wtpmodules is not getting included when I run
To checkout a project using maven 2.x, the command would be:
mvn scm:checkout -DconnectionUrl=
Alexandre Poitras wrote:
Hi, here's a newbie question but I can't find any guide on the subject. I
just want to know how to checkout or performs a clean update of a project in
a SCM repository.
Hi all,
Is there a way for me to define the URL for file deployment in my
settings.xml? When I mount a directory on OSX, I have /Volumes/
bronze/repo directory, but other folks have different paths. But
they all point to the same directory!
I tried:
bronze-maven-repo-file
On Tue, 2005-10-25 at 20:54 +, John Fallows wrote:
> On 10/5/05, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> > On Wed, 2005-10-05 at 18:56 +, John Fallows wrote:
> > > Is it possible to customize the syntax of pom.xml without impacting
> > > the rest of the Maven2?
> >
> > In theory yes, but
Hi,
I digged a little bit deeper and I noticed the following:
* EclipseClassPathWriter and EclipseWtpmodulesWriter are both invoked from
EclipsePlugin
* EclipseClassPathWriter gets invoked with a reference to 'project', while
EcpliseWtpmodulesWriter gets invoked with a reference to 'executedProje
Thanks Jason
Jason van Zyl a écrit :
Howdy,
Not a whole lot but a tiny start for the Maven SCM and Maven Wagon
sites. Just enough to make people ask where the real documentation
is :-)
Maven SCM
http://maven.apache.org/scm
Maven Wagon
http://maven.apache.org/wagon
On 10/5/05, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> On Wed, 2005-10-05 at 18:56 +, John Fallows wrote:
> > Is it possible to customize the syntax of pom.xml without impacting
> > the rest of the Maven2?
>
> In theory yes, but would we want to allow that I don't know. What do you
> want to cu
Howdy,
Not a whole lot but a tiny start for the Maven SCM and Maven Wagon
sites. Just enough to make people ask where the real documentation
is :-)
Maven SCM
http://maven.apache.org/scm
Maven Wagon
http://maven.apache.org/wagon
--
jvz.
Jason van Zyl
jason at maven.org
http://maven.apache.org
On 25/10/05, Alexandre Poitras <[EMAIL PROTECTED]> wrote:
> And I also wanted to know is it possible to use the WebDav protocol with the
> "repository" goal instead of FTP or SCP to upload my jar?
Regarding webdav, my colleague has written a webdav wagon provider
(wagon is what m2 uses internally
Hi ,
I have written a custom plugin and installed it. Once when I run that goal
which is in that plugin it runs fine.
After that whenever I try to run any other goal in any other folder of the
project , maven still tries to run same goal(custom plugin goal) which I
ran before.
Has anyone have a
That page gives some examples, but I don't know what the sections
describe or what's possible. I think this page...
http://maven.apache.org/maven2/plugins/maven-assembly-plugin/assembly.html
with details for each part of the descriptor would help. There are
several parts of the xml file that
Hi
I get OutOfMemoryErrors with javadoc, checkstyle and surefire reports.
Configure Maven_opts did not help.
What can I do?
Thanks for help
Christian
__
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE F
HI,
Can anyone comment on the current status for clearcase support in M2??
I noticed there is some stuff on svn already for it but I am not sure
how complete it is.
thanks.
erick.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
Hi, here's a newbie question but I can't find any guide on the subject. I
just want to know how to checkout or performs a clean update of a project in
a SCM repository. Do I have to use the goal "scm" like with Maven 1? Any
documentation on this subject?
And I also wanted to know is it possible to
Ok, I solved the issue myself...
I got confused by the name of the link on the download page
http://maven.apache.org/maven-1.x/start/download.html .
I first downloaded the checksum and PGP signatures by right clicking on
"checksum" and "PGP" and they were real files.
So, I did the same for ".tar
On Tue, 2005-10-25 at 15:26 -0400, Alexandre Poitras wrote:
> I am not able to retrieve it from the repository.I keep getting the
> following error :
It doesn't appear to be up at ibiblio. I'll find out why. Thanks.
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with p
Is there a way in Jelly (my maven.xml) to retrieve the name of the goal
the user called? I want some validation on parameters to only take
place if certain goals are called. Thanks!
-marc
-
To unsubscribe, e-mail: [EMAIL PROTEC
I am not able to retrieve it from the repository.I keep getting the
following error :
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'repository'.
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-reposi
tory-plugin/2.0/maven-repository-
Thanks, Jason. That's almost how I did it (actually using
java.lang.String in place of the singular), but why does:
http://svn.apache.org/viewcvs.cgi/*checkout*/maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/test/projects/project-5/project.xml?rev=280259
have a comma separated list?
On Tue, 2005-10-25 at 20:17 +0200, Dennis Geurts wrote:
> Funny, I just noticed the same !!!
> If you can find it at
> http://www.ibiblio.org/maven2/velocity/velocity/1.4-dev/
> I agree it's of course much nicer to be able to automatically download it
> after a repo clean...
> as a side note:
Not sure where to send this. I have been trying to figure out why the
.wtpmodules is not getting included when I run mvn eclipse:eclipse.
I added a test case to the EclipsePluginTest (the dreaded "project-7")
and added a project-7 directory with a pom.xml (renamed to
projects.xml) to /src/test/pr
On Tue, 2005-10-25 at 14:06 -0400, Brian Bonner wrote:
Ok, I updated the doco for lists:
http://maven.apache.org/guides/mini/guide-configuring-plugins.html
Works very much like the population of arrays.
--
jvz.
Jason van Zyl
jason at maven.org
http://maven.apache.org
--
On Tue, 2005-10-25 at 19:16 +0200, Christian Schulte wrote:
> Hi,
>
> I have setup a simple multi module project by looking at the maven
> sources on how it is done in maven itself. Everything is working so far
> and I am quite happy with maven 2. I cannot figure out how to add a
> javadoc "rep
Hi,
I've created a project so that people who are trying out the new Maven
2.x plug-in for Eclipse can raise issues/concerns:
http://jira.codehaus.org/browse/MNGECLIPSE
--
jvz.
Jason van Zyl
jason at maven.org
http://maven.apache.org
-
On 9/28/05, Orjan Austvold <[EMAIL PROTECTED]> wrote:
>
> Instead of having lots of debug statements in your Mojo, you could
> simply connect a debugger to Maven.
>
> I'm doing this with IDEA simply by running maven with
>
> MAVEN_OPTS="-Xdebug -Xnoagent -Djava.compiler=NONE
> -Xrunjdwp:transport=d
Thank you very much, this helped!
I hadn't even looked at profiles. They solve this problem very elegantly.
Janek
Mark Hobson wrote:
Hi Janek,
Filtering is obviously the best way to achieve this, but we need to
resolve MNG-791 first.
An alternative way which I'm using in the interim is to u
Funny, I just noticed the same !!!
If you can find it at
http://www.ibiblio.org/maven2/velocity/velocity/1.4-dev/
I agree it's of course much nicer to be able to automatically download it
after a repo clean...
as a side note:
It also seems that commons-logging-1.1-dev.jar is also missing...
(a
Hey all,
Trying to do something pretty simple I thought - use the task
to create the classpath, then for WAR task (and similar tasks) simply
add the classpath as the param:
But,
It appears this part of the doco is missing:
http://maven.apache.org/guides/mini/guide-configuring-plugins.html
In the eclipse plugin test case:
http://svn.apache.org/viewcvs.cgi/*checkout*/maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/test/projects/project-5/project.xml?rev=2802
Hi,
It seems the distributed files of maven have wrong pgp signature and checksum.
I'm running Gentoo Linux on a x86 architecture.
I downloaded maven-1.0.2.tar.bz2 , md5 and asc files from this page:
http://maven.apache.org/maven-1.x/start/download.html
First, I typed:
$ gpg --verify maven-1.0
Hi,
I have setup a simple multi module project by looking at the maven
sources on how it is done in maven itself. Everything is working so far
and I am quite happy with maven 2. I cannot figure out how to add a
javadoc "report" to the generated site the right way. I would like to
have either
I've had this issue before too.
Weichsel, Ingo wrote:
Hello,
after upgrading to maven-artifact-ant-2.0 the classpath for a dependent
artifact is not set correctly, unless the artifact was installed locally
before running ant.
The ant task and our repository definition:
I should have added:
of EclipseWtpmodulesWriter.
On 10/25/05, Brian Bonner <[EMAIL PROTECTED]> wrote:
> Looking for the same thing :) II looked at the maven-eclipse-plugin
> source and it looks like it should pull these artifacts (check out the
> addDependency() method).
>
> Anyone have a sugges
Brett,
Thanks for this reply. I've got a bit further but have reached another
sticking point. What I'm trying to do is: get the dotnet compiler working
for ms csc and mono msc, also I'm writing plugins to wrap NUnit and NDoc so
that there can be a roughly similar dotnet build as the java build.
Looking for the same thing :) II looked at the maven-eclipse-plugin
source and it looks like it should pull these artifacts (check out the
addDependency() method).
Anyone have a suggestion on this?
On 10/24/05, Franck de Bruijn <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> I'm trying out maven 2 and t
On Tue, 2005-10-25 at 17:21 +0100, Pilgrim, Peter wrote:
> Hi
>
> Is there any documentation available that explains how to create
> a multi-project under Maven2?
>
> "Guide to creating a multi module build" is empty page. ;-(
> http://maven.apache.org/guides/mini/guide-multi-module.html
On Tue, 2005-10-25 at 17:12 +0200, Jose Gonzalez Gomez wrote:
> So I have the feeling that this is not the right approach... What I
> would probably do is drop the docbook support in Doxia (or keep it
> deliberately simple), as I see no reason to write a Maven site using
> Docbook: APT or HTML/XHT
Hi
Is there any documentation available that explains how to create
a multi-project under Maven2?
"Guide to creating a multi module build" is empty page. ;-(
http://maven.apache.org/guides/mini/guide-multi-module.html
--
Peter Pilgrim
Organiser / Founder ( JAVAWUG
http://developers.
> -Original Message-
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]
> Sent: 25 October 2005 16:07
> To: Maven Users List
> Subject: RE: [m2] What is the Maven 2 equivalent for site logos etc?
>
>
> On Tue, 2005-10-25 at 15:33 +0100, Pilgrim, Peter wrote:
> > I just want to change the ba
On Tue, 2005-10-25 at 11:22 -0400, Brian E. Fox wrote:
> This is weird. I didn't specify anything in my pom and it's looking for
> 1.0-SNAPSHOT??
I will take a look shortly.
--
jvz.
Jason van Zyl
jason at maven.org
http://maven.apache.org
We all have problems. How we deal with them is a measu
On Tue, 2005-10-25 at 16:36 +0200, Jon Ekdahl wrote:
> I've been following the user list for about a month now and
> this issue seems to be constantly recurring. This suggests to
> me that the site and/or docs are not informative enough about
> the issue, maybe something could be done about that (a
On Tue, 2005-10-25 at 19:21 +0530, [EMAIL PROTECTED] wrote:
> Hi ,
>
> There is no search facility in maven mailing list. If I have to look for
> an issue do I have to go in each date wise folder and browse whole content
> ?
Nabble works well:
http://www.nabble.com/Maven---Users-f178.html
You
On Tue, 2005-10-25 at 15:33 +0100, Pilgrim, Peter wrote:
> I just want to change the banner icons. So I have to re-create
> the site.xml with all the XML elements, is that right?
>
> Is there simple configuration. BTW: Surfing to
>
> http://maven.apache.org/guides/mini/plugins/maven-site-plugin
On Tue, 2005-10-25 at 10:41 +0200, jerome lacoste wrote:
> Here are a small set of m2 plugins I've developped which are missing
> in the confluence Plugin Matrix page. Please update the page.
>
> - webstart-maven-plugin: to generate webstart 'packages' (sign jars,
> pack200, generate JNLP files)
I followed the instructions[0] to add an image to the website navigation[1]:
http://apachecon.com/2005/US";
img="http://apache.org/images/ac2005us_white_184x80.jpg";
/>
Take a look at http://struts.apache.org with Firefox and resize your
browser... see how the
There is no plain pmd-report.properties file in my jar (
maven-pmd-plugin-2.0-alpha-2.jar), only the _en and _fr versions
regards,
Wim
2005/10/25, Jason van Zyl <[EMAIL PROTECTED]>:
>
> On Tue, 2005-10-25 at 13:41 +0200, Wim Deblauwe wrote:
> > Hi,
> >
> > The pmd plugin seems to have the same r
I think you are right on. +1
Quoting Jose Gonzalez Gomez <[EMAIL PROTECTED]>:
> 2005/10/25, Jason van Zyl <[EMAIL PROTECTED]>:
> > On Tue, 2005-10-25 at 09:35 +0200, Jose Gonzalez Gomez wrote:
> > > Brett,
> > >
> > > Do you mean docbook support in Doxia or are you talking about anything
> else
This is weird. I didn't specify anything in my pom and it's looking for
1.0-SNAPSHOT??
E:\STC\workspace\sample-project>mvn repository:bundle-create
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Unnamed - sample-project:mavenFull:pom:SNAPSHOT
[INFO] Maven Quick Start Arche
... also http://www.mail-archive.com/users@maven.apache.org/
Vincent Massol wrote:
... or even better:
http://www.nabble.com/Maven-f177.html
-Vincent
-Original Message-
From: Gail Jakubowski [mailto:[EMAIL PROTECTED]
Sent: mardi 25 octobre 2005 16:52
To: users@maven.apache.org
Su
If that's true, then I probably won't bother. I'll just use a groupId
for the project that isolates it from everything I'm installing that is
important. Thanks for sparing me the trouble of finding this out
myself.
..David..
-Original Message-
From: John Casey [mailto:[EMAIL PROTECTED]
2005/10/25, Jason van Zyl <[EMAIL PROTECTED]>:
> On Tue, 2005-10-25 at 09:35 +0200, Jose Gonzalez Gomez wrote:
> > Brett,
> >
> > Do you mean docbook support in Doxia or are you talking about anything else?
>
> He meant find a general approach that works. If it can be done in Doxia
> that's great,
Jon -
Thanks for the suggestion. It worked. However, it is kind of inelegant to
have to declare a temporary variable every time I want to use nested
expressions. Is there a way to do it in one line? Thanks.
-marc
-Original Message-
From: Jon Ekdahl [mailto:[EMAIL PROTECTED]
Sent:
Hello,
after upgrading to maven-artifact-ant-2.0 the classpath for a dependent
artifact is not set correctly, unless the artifact was installed locally
before running ant.
The ant task and our repository definition:
... or even better:
http://www.nabble.com/Maven-f177.html
-Vincent
> -Original Message-
> From: Gail Jakubowski [mailto:[EMAIL PROTECTED]
> Sent: mardi 25 octobre 2005 16:52
> To: users@maven.apache.org
> Subject: Re: How do I search for an issue in maven mailing list?
>
> http://marc.t
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The part that will be tricky is having a project in the build that
doesn't have anything to deliver in the install process. You'd almost
need to configure the install and deploy plugins within that POM ONLY to
flag them as disabled or something...
Is
http://marc.theaimsgroup.com/?l=turbine-maven-user
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Tuesday, October 25, 2005 9:51 AM
Subject: How do I search for an issue in maven mailing list?
Hi ,
There is no search facility in maven mailing list. If I have to look for
a
Hi ,
There is no search facility in maven mailing list. If I have to look for
an issue do I have to go in each date wise folder and browse whole content
?
Regards,
Surabhi Asthana
Team Leader
Spend Data Management
ZYCUS INC.
Ph : ++ 91 22 5640 7676 Extn. : 7803
Well, I'm using "pom" as the packaging value now, but it isn't really
what I want. I'd rather not install anything to my repository that has
no value. Just don't want it cluttered up.
Is there a way to do this? I guess I could create my own plugin that
does this and attach it to a packaging val
I've been following the user list for about a month now and
this issue seems to be constantly recurring. This suggests to
me that the site and/or docs are not informative enough about
the issue, maybe something could be done about that (add it
to the FAQ, for example, or maybe improve the error me
I just want to change the banner icons. So I have to re-create
the site.xml with all the XML elements, is that right?
Is there simple configuration. BTW: Surfing to
http://maven.apache.org/guides/mini/plugins/maven-site-plugin/
The webpage is incomplete: "Page Not Foyund"
--
Peter Pilgrim ::
Hiber
Miks Rozenbergs wrote:
> Dave Brondsema wrote:
>
>> See http://maven.apache.org/reference/standard-sun-jar-names.html for
>> general info. Let us know if that doesn't explain enough.
>
> It doesn't. Because I'm not referencing Sun jar's. I've only added
> dependency to Hibernate. That jav
On Tue, 2005-10-25 at 07:49 -0400, Kevin Galligan wrote:
> I have a couple simple questions. The first is about the assembly
> plugin. Is there a place to find some more detailed info about the
> descriptor file? The documentation pages are pretty light at this
> point. Maybe a mailing list
On Tue, 2005-10-25 at 13:41 +0200, Wim Deblauwe wrote:
> Hi,
>
> The pmd plugin seems to have the same resource bundle problem:
>
> java.util.MissingResourceException: Can't find bundle for base name
> pmd-report, locale nl_NL
There is a "pmd-report.properties" in the PMD plugin in SVN. Can you
On Tue, 2005-10-25 at 08:07 -0400, David H. DeWolf wrote:
> This information now belongs in your site.xml.
>
> See:
>
> http://maven.apache.org/guides/mini/guide-site.html
>
> and specifically the part on creating the site "descriptor".
Cool, it's great when users can point other users at solut
On Tue, 2005-10-25 at 11:14 +0200, Bernd Mau wrote:
> Hi Pete,
>
> actually I didn't get any satisfying anwsers, but I have followed some
> eclipse discussions. I have also read your posting from this morning
> (Hamburg, DE) referring to "[M2] Project structure and Eclipse". I think
> I'm going to
On Tue, 2005-10-25 at 10:41 +0200, jerome lacoste wrote:
> Here are a small set of m2 plugins I've developped which are missing
> in the confluence Plugin Matrix page. Please update the page.
>
> Here's the list
> - exec-maven-plugin: to execute programs (with some features for
> classpath managem
Dave Brondsema wrote:
See http://maven.apache.org/reference/standard-sun-jar-names.html for
general info. Let us know if that doesn't explain enough.
It doesn't. Because I'm not referencing Sun jar's. I've only added
dependency to Hibernate. That javax.transaction.jta is probably required
by o
The current error message leaves the user in doubt if:
1. the jar is actually not available at all
2. the jar is licensed, but can be retrieved elsewhere.
It may be useful if the error message of would actually show the
value of the downloadUrl, since maven did find the corresponding pom file.
On Tue, 2005-10-25 at 10:53 +0300, Miks Rozenbergs wrote:
> Hello!
>
> Here is my POM, with dependency to hibernate. But when doing "mvn
> compile", Maven can't download one of dependencies -- GroupId:
> javax.transaction, ArtifactId: jta, Version: 1.0.1B. See console output
> down bellow. Any
On Tue, 2005-10-25 at 09:35 +0200, Jose Gonzalez Gomez wrote:
> Brett,
>
> Do you mean docbook support in Doxia or are you talking about anything else?
He meant find a general approach that works. If it can be done in Doxia
that's great, otherwise you might need a separate tool.
> Jose
>
> 2005
On Tue, 2005-10-25 at 08:09 +0200, Wim Deblauwe wrote:
> Does this mail contain the wrong title or the wrong body?
Just plain wrong, I accidentally did the resources and repository plugin
with the wrong title the first time around (cut and paste) so just
ignore the 2nd and 3rd "Maven Project Info
Hi,have the same problem too
There is already a jira on this.
http://jira.codehaus.org/browse/MNG-1249
Best regards,
Matthieu
2005/10/25, Wim Deblauwe <[EMAIL PROTECTED]>:
>
> Hi,
>
> testing with Maven 2 (final). I executed mvn site:site with the javadoc
> report enabled. This worked fine, how
Hello all,
I have got exacty the same problem.
2005/10/25, Wim Deblauwe <[EMAIL PROTECTED]>:
> Hi,
>
> testing with Maven 2 (final). I executed mvn site:site with the javadoc
> report enabled. This worked fine, however, the site/apidocs/index.html page
> is empty. The other pages are created ok.
jerome lacoste wrote:
>On 10/22/05, Brett Porter <[EMAIL PROTECTED]> wrote:
>
>
>>If they are never used independantly I'd say merge, otherwise I'd say
>>fix the war plugin, merge the 2 web.xml's, and add that as the
>>resulting one.
>>
>>
>
>OK.
>
>My idea is that there shouldn't be any mer
See http://maven.apache.org/reference/standard-sun-jar-names.html for
general info. Let us know if that doesn't explain enough.
Miks Rozenbergs wrote:
> Hello!
>
> Here is my POM, with dependency to hibernate. But when doing "mvn
> compile", Maven can't download one of dependencies -- GroupId:
>
I deploy with:
The repository's maven-metadata.xml has:
edu.cornerstone.portal.eforms
eforms
1.0-SNAPSHOT
89
20051025124212
The local repository of the box that deployed the artifact has the same
contents in maven-metadata-remote.xml
However
This information now belongs in your site.xml.
See:
http://maven.apache.org/guides/mini/guide-site.html
and specifically the part on creating the site "descriptor".
David
On 10/25/05, Pilgrim, Peter <[EMAIL PROTECTED]> wrote:
>
>
> In Maven 1.0 you wrote this in your project.xml
>
>
> CSFB (c
Is this an upgrade for Maven 2?
I dont understand. In which part of the XML grammar should I
copy and paste the above section. Should it be
Hi Peter,
put it here ...
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://m
Hi there,
I'm trying to realign the tomcat plugin to the recent war plugin
changes and having some trouble specifying my prerequisites.
I basically want the following:
* tomcat:deploy: @execute phase="package"
* tomcat:exploded: @execute goal="war:exploded"
* tomcat:inplace: @execute goal="war:i
I have a couple simple questions. The first is about the assembly
plugin. Is there a place to find some more detailed info about the
descriptor file? The documentation pages are pretty light at this
point. Maybe a mailing list post or bug report?
This leads to the second question. Is ther
Hi,
The pmd plugin seems to have the same resource bundle problem:
java.util.MissingResourceException: Can't find bundle for base name
pmd-report, locale nl_NL
at java.util.ResourceBundle.throwMissingResourceException(
ResourceBundle.java:837)
at java.util.ResourceBundle.getBundleImpl(ResourceBun
In Maven 1.0 you wrote this in your project.xml
CSFB (c) 2005
http://www.csfb.net/
http://www.csfb.net/images/standardmaessig.gif
2005
com.csfb.csar.private.internal.it
http://private-details.internal.foo.csfb.net/images/project_logo.gif
What d
Hi,
testing with Maven 2 (final). I executed mvn site:site with the javadoc
report enabled. This worked fine, however, the site/apidocs/index.html page
is empty. The other pages are created ok. That index page shows the maven
menu on the left but an empty content.
regards,
Wim
PS: I haven't spec
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: 24 October 2005 21:43
> To: users@maven.apache.org; Maven Developers List
> Subject: [ANN] Maven Project Info Reports Plugin v2.0-beta-3 Released
>
>
> The Project Reporting plugin has been released. This release
I just removed my complete maven 1.0.2 repository to perform a full clean
build and download everything fresh.
I ran into the problem that now velocity-1.4-dev.jar cannot be downloaded.
When I look at the ibiblio site this seems correct.
Has this been removed by mistake? How can I fix this? I don'
Hi Pete,
actually I didn't get any satisfying anwsers, but I have followed some
eclipse discussions. I have also read your posting from this morning
(Hamburg, DE) referring to "[M2] Project structure and Eclipse". I think
I'm going to write a Howto, discussing the two approaches on working
with ma
1 - 100 of 114 matches
Mail list logo