It works,
thank you !
ggalou08 wrote:
>
> hi !
>
> I generate a site with maven reports and in the code source I see a link
> on a css file : print.css.
>
> This file doesn't exist, and i wonder if I can force Maven not to generate
> this link or if it'
actually, it's so you can add your own css at:
src/site/resources/css/
in your project and have it used in the site
On Mon, Jun 2, 2008 at 2:03 AM, ggalou08 <[EMAIL PROTECTED]> wrote:
>
> hi !
>
> I generate a site with maven reports and in the code source I see
hi !
I generate a site with maven reports and in the code source I see a link on
a css file : print.css.
This file doesn't exist, and i wonder if I can force Maven not to generate
this link or if it's just a bug ?!?
this is the source :
@import url("./css
The more I played with this, I am finding that it is a bug in yDoc when
adding the aggregate tag. I am sending an email to them.
On 11/13/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
>
> This works only for plugins that support aggregated reports. These
> plugins usually have a configuration el
This works only for plugins that support aggregated reports. These
plugins usually have a configuration element
true
See the javadoc plugin docs for an example:
http://maven.apache.org/plugins/maven-javadoc-plugin/examples/aggregate.html
Vishal Pahwa wrote:
Hi
We are using maven2.0.6 for
the project guys are doing the same they display the
> site on tomcat but donno how they have achieved the same.
>
> Regards
> Vishal.
>
> -Original Message-
> From: Erez Nahir [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 13, 2007 3:25 PM
> To: Maven Use
ollow parent child POM methodology.
Thanks and Regards,
Anuradha Sinduria
-Original Message-
From: Vishal Pahwa [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 13, 2007 3:35 PM
To: Maven Users List; [EMAIL PROTECTED]
Subject: RE: Aggregated maven reports
Hi
We are already using this p
: Erez Nahir [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 13, 2007 3:25 PM
To: Maven Users List
Subject: Re: Aggregated maven reports
Hi Vishal,
Have a look at http://mojo.codehaus.org/dashboard-maven-plugin/.
Erez.
Vishal Pahwa wrote:
> Hi
>
> We are using maven2.0.6 for our mul
Hi Vishal,
Have a look at http://mojo.codehaus.org/dashboard-maven-plugin/.
Erez.
Vishal Pahwa wrote:
Hi
We are using maven2.0.6 for our multi module project. For reports we ae
using various plugins like javadoc plugin, Emma plugin, pmd plugin,
depend plugin and so on. But the problem we are
Hi
We are using maven2.0.6 for our multi module project. For reports we ae
using various plugins like javadoc plugin, Emma plugin, pmd plugin,
depend plugin and so on. But the problem we are facing is we got the
reports in each of the module individually but we have defined plugins
only at the
I want create a site with chinese,hot I to do?
--
View this message in context:
http://www.nabble.com/About-create-maven-reports-with-chinese-.-tf3033323s177.html#a8428153
Sent from the Maven - Users mailing list archive at Nabble.com
I want create maven reports with chinese,what I to do?
--
View this message in context:
http://www.nabble.com/About-create-maven-reports-with-chinese-.-tf3024710s177.html#a8402755
Sent from the Maven - Users mailing list archive at Nabble.com
See output below, surefire summary says - 3 test run and 0 failure or
error, but build error is caused. Any idea, can I provide more info for
the same ?
serialNo=1, model=Roadmaster, status=Fair, bikeId=101, weight=15.0}
[DEBUG] 13:51:11 Printer -
com.mhe.common.api.model.Bike{reservations=[R
That did it. Thank you!
Gisbert Amm
Lukas Theussl wrote:
For this you probably have to set the maven.compile.encoding option of
the java plugin.
Gisbert Amm wrote:
With the described workaround I face another problem:
In some of our sources there is code to replace non-ASCII characters
li
For this you probably have to set the maven.compile.encoding option of
the java plugin.
HTH,
Lukas
Gisbert Amm wrote:
With the described workaround I face another problem:
In some of our sources there is code to replace non-ASCII characters
like that:
for(int i=0; i < length; i++) {
With the described workaround I face another problem:
In some of our sources there is code to replace non-ASCII characters
like that:
for(int i=0; i < length; i++) {
char c = input.charAt(i);
switch(c) {
case 'Ä': builder.append("Ae"); break;
I finally found something I consider a workaround for the checkstyle
report (I already use the 3.0-SNAPSHOT of the plugin) and the xdocs:
I'v changed the locale settings on my SuSE 9.1 system like that
export LANG=de_DE.utf8
export LC_CTYPE=de_DE.utf8
(setting of LC_CTYPE was necessary aswell)
cc:
16/11/2005 17:47 Subject: Re: [M 1.1b1]
Maven-Reports: Encoding Problems
Please
u!
Gisbert
-Message d'origine-
De : Gisbert Amm [mailto:[EMAIL PROTECTED]
Envoyé : mardi 15 novembre 2005 16:08
À : Maven Users List
Objet : [M 1.1b1] Maven-Reports: Encoding Problems
We face encoding problems with the Maven-Reports. The output
is declared to be ISO-8859-1 (Latin 1), but it
ssage d'origine-
De : Lukas Theussl [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 16 novembre 2005 00:03
À : Maven Users List
Objet : Re: [M 1.1b1] Maven-Reports: Encoding Problems
For the checkstyle plugin this should be fixed in the current
3.0-SNAPSHOT (see
http://jira.codehaus.org/browse/MP
For checkstyle it fixes only the locale.
It doesn't help for the encoding :-(
Arnaud
> -Message d'origine-
> De : Lukas Theussl [mailto:[EMAIL PROTECTED]
> Envoyé : mercredi 16 novembre 2005 00:03
> À : Maven Users List
> Objet : Re: [M 1.1b1] Maven-Reports: E
5 16:08
À : Maven Users List
Objet : [M 1.1b1] Maven-Reports: Encoding Problems
We face encoding problems with the Maven-Reports. The output
is declared to be ISO-8859-1 (Latin 1), but it actually isn't
(neither the XML nor the HTML). Non-ASCII characters like
German umlauts are not tran
> Envoyé : mardi 15 novembre 2005 16:08
> À : Maven Users List
> Objet : [M 1.1b1] Maven-Reports: Encoding Problems
>
> We face encoding problems with the Maven-Reports. The output
> is declared to be ISO-8859-1 (Latin 1), but it actually isn't
> (neither the XML nor the
We face encoding problems with the Maven-Reports. The output is declared
to be ISO-8859-1 (Latin 1), but it actually isn't (neither the XML nor
the HTML). Non-ASCII characters like German umlauts are not transcoded
properly.
I noticed the same problem in the docs of the official
Most reports require information in the project.xml file and other properties.
There's no reason you can't use both side by side - setup Maven with
enough to run the reports, but continue to build with Ant.
- Brett
On Wed, 23 Feb 2005 16:23:05 -0500, Toma, Patrick
<[EMAIL PROTECTED]> wrote:
>
> We are already using Ant for all of our builds and have no plans to switch
> in the immediate future.
>
> I'd like to generate the reports however. Is there any way to do this
> without converting my projects to Maven?
>
> Thanks,
> Patrick
>
> Patrick Toma
> Software Engineer
> Cingular Wire
I had already tried this.
It didn't work.
The report plugins are not being automatically invoked and as a
consequence, the maven-reports page doesn't include any of them.
Another detail, I have some custom navigation.xml files.
I think that the aggregation problem could be due to their
other 3.
When I execute:
maven multiproject:site
The reactor is properly activated and all sites are generated.
But it's not generating any of the maven-reports I'd defined in
the master pom.
After that I generated all reports manually:
maven multiproject:goal -Dgoal=checkstyle
maven multiproject:goal
te
The reactor is properly activated and all sites are generated.
But it's not generating any of the maven-reports I'd defined in
the master pom.
After that I generated all reports manually:
maven multiproject:goal -Dgoal=checkstyle
maven multiproject:goal -Dgoal=javadoc
etc..
And then
it's not generating any of the maven-reports I'd defined in
the master pom.
After that I generated all reports manually:
maven multiproject:goal -Dgoal=checkstyle
maven multiproject:goal -Dgoal=javadoc
etc..
And then generated the site again.
What I've noticed is that all genera
Want: my extra FAQs in maven-reports.html
In my root project.xml I register the faq plugin in the
Then in the root maven.xml:
as instructed.
Now in attempt to add several other FAQs for my project members, I tried
this in the same preGoal
sourceDirectory src or ${basedir}/src?
Cheers,
Brett
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 26 August 2003 10:37 AM
> To: [EMAIL PROTECTED]
> Subject: Unable to run maven reports
>
>
> I am unable to run Source xref and PM
I am unable to run Source xref and PMD reports when I use non Maven standard directory
layout. (Please don't flame for not using Maven's directory layout. Limitation exists
for other reasons.)
My directory layout:
/projects/_maven
/projects/_maven/plugins
/projects/_maven/repository
/projects/
33 matches
Mail list logo