Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MAVENUPLOAD-242
Here is an overview of the issue:
-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MAVENUPLOAD-241
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Arnaud HERITIER
Created: Tue, 26 Oct 2004 5:42 PM
Body:
I'm not sure about this.
I never noticed a problem (except that this does not respect daylight savings).
-
Message:
The following issue has been closed.
Resolver: Arnaud HERITIER
Date: Tue, 26 Oct 2004 5:37 PM
Now you can do it with the new property maven.xdoc.xml.copy.
In your case :
maven.xdoc.xml.copy=**/navigation.xml
see MPXDOC-123.
Message:
The following issue has been closed.
Resolver: Arnaud HERITIER
Date: Tue, 26 Oct 2004 5:10 PM
you can download it with this command :
maven plugin:download
-Dmaven.repo.remote=http://cvs.apache.org/repository
-DgroupId=maven
-DartifactId=maven-pdf-plugin
aheritier2004/10/26 14:08:52
Modified:pdf/src/plugin-resources fo-body.xslt
pdf/src/plugin-test/test02/xdocs test.xml
pdf/xdocs changes.xml
Log:
Fix MPPDF-21
Revision ChangesPath
1.10 +442 -442 maven-plugins/pdf/src/plugin-resources/fo-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MPJCOVERAGE-19
Here is an overview of the issue:
-
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MPJCOVERAGE-18
Here is an overview of the issue:
-
The following comment has been added to this issue:
Author: Siveton Vincent
Created: Tue, 26 Oct 2004 2:17 PM
Body:
Maybe I dont understand exactly what Arnaud said.
In my xdoc file, I have:
img.screenshot {
padding: 10px;
}
The following comment has been added to this issue:
Author: Arnaud HERITIER
Created: Tue, 26 Oct 2004 12:12 PM
Body:
Yes but images in this page aren't in the pdf, because of a problem with relative
paths.
So there's perhaps the bug, but it is not shown.
--
Eric Pugh wrote:
Okay.. I was refrencing an earlier email from you that specified that we
should add preGoal/postGoals on clean:clean. I guess you meant that on a
project by project basis versus added to a core plugin.
Yup, that's what I meant.
Do you want me to roll this back?
No, like I
Okay.. I was refrencing an earlier email from you that specified that we
should add preGoal/postGoals on clean:clean. I guess you meant that on a
project by project basis versus added to a core plugin.
Do you want me to roll this back?
Erc
> -Original Message-
> From: Brett Porter [ma
We need a more general solution than this, and the relationship needs to
be the other way around.
We could get away with it in xdoc, because it is commonly used, but I
have in the past removed a preGoal on clean in jcoverage. With a
preGoal, xdoc will now be initialised when you call clean: ie
The following comment has been added to this issue:
Author: Siveton Vincent
Created: Tue, 26 Oct 2004 8:10 AM
Body:
Ok for this requirements.
But Apache use it in Maven site
http://cvs.apache.org/viewcvs.cgi/maven/xdocs/reference/developers/ide/eclipse/index.xml?view=markup
Who
The following comment has been added to this issue:
Author: fabrizio giustina
Created: Tue, 26 Oct 2004 8:02 AM
Body:
tags are not allowed in html body, but only in head (also if internet explorer
allow it).
I don't think the PDF plugin should handle this: put an inline style or
Message:
A new issue has been created in JIRA.
-
View the issue:
http://jira.codehaus.org/browse/MPPDF-21
Here is an overview of the issue:
-
Key: M
The maven-plugins team is pleased to announce the Maven Transform plugin
1.2 release!
http://maven-plugins.sourceforge.net
This plugin provides goals to transform xml documents into html and pdf.
Changes in this version include:
Fixed bugs:
o Fix project structure to suit maven-plugins.sf.net.
Message:
The following issue has been closed.
Resolver: David Eric Pugh
Date: Tue, 26 Oct 2004 5:05 AM
Fixed with a postgoal on clean:clean.
-
View the issue:
http://jira.codehaus.org/browse/MPXDOC-124
Here is an
epugh 2004/10/26 02:02:52
Modified:xdoc/xdocs changes.xml
xdoc/src/plugin-test/test02 maven.xml
xdoc plugin.jelly
Log:
MPXDOC-124 clean doesn't clean velocity.log.1
Revision ChangesPath
1.67 +1 -0 maven-plugins/xdoc/xdocs/chan
Message:
The following issue has been closed.
Resolver: David Eric Pugh
Date: Tue, 26 Oct 2004 4:28 AM
I am going to close this for lack of interest by folks.
-
View the issue:
http://jira.codehaus.org/browse/MPEC
Message:
The following issue has been closed.
Resolver: David Eric Pugh
Date: Tue, 26 Oct 2004 4:16 AM
Hi.. The issue is that the directory picks up as seperate root directoreis everythign
inside it. Please see MPECLIPSE-55.
---
The following comment has been added to this issue:
Author: David Eric Pugh
Created: Tue, 26 Oct 2004 4:14 AM
Body:
If you don't think this is right, please add a unit tests to /src/plugin-test/
demonstrating the problem! I have committed changes the documentation to help the
ne
epugh 2004/10/26 01:12:25
Modified:eclipse/xdocs index.xml changes.xml
Log:
Tweak docs to answer MPECLIPSE-55 entry
maven.gen.src=${maven.build.dir}/generated-sources ignored
better.
Revision ChangesPath
1.4 +11 -2 maven-plugins/eclipse/xdocs/index.xml
Message:
The following issue has been closed.
Resolver: David Eric Pugh
Date: Tue, 26 Oct 2004 4:08 AM
There isn't a bug.. What you need to get this:
is:
maven.gen.src=${maven.build.dir}/generated-sources
And the directory must exist.. What the plugin does is looks for a
Message:
The following issue has been closed.
Resolver: David Eric Pugh
Date: Tue, 26 Oct 2004 4:00 AM
Fixed by adding maven.eclipse.resources.addtoclasspath property set to false.
-
View the issue:
http://jira.co
epugh 2004/10/26 00:57:06
Modified:eclipse plugin.properties
eclipse/src/plugin-resources/templates classpath.jelly
eclipse/src/plugin-test project.properties maven.xml
eclipse/xdocs changes.xml properties.xml
Log:
added maven.eclipse.r
26 matches
Mail list logo