You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Petar Tahchiev <pa...@gmail.com> on 2007/01/30 20:55:12 UTC

Maven-rdf plugin

Hi gyus,

I hust wanted to ask if anyone knows a maven rdf (Resource Description
Framework) plugin as I didn't find myself.
The problem is that when I use the xml plugin to transform my rdf files to
xdoc ones, I cannot explicitly set the name of the
outputted files(or can I?) and so they get transformed with rdf extension.
This is bad, because I put them in the
xdoc folder of my site and the site plugin does not transform them to htmls.

Thank you.

-- 
Regards, Petar!
Karlovo, Bulgaria.

Re: Maven-rdf plugin

Posted by Siegfried Goeschl <si...@it20one.at>.
Hi Petar,

you could use the maven-antrun-plugin to rename the files (*.rdf => 
*.xml) later on.

Cheers,

Siegfried Goeschl

Petar Tahchiev wrote:
> Hi gyus,
> 
> I hust wanted to ask if anyone knows a maven rdf (Resource Description
> Framework) plugin as I didn't find myself.
> The problem is that when I use the xml plugin to transform my rdf files to
> xdoc ones, I cannot explicitly set the name of the
> outputted files(or can I?) and so they get transformed with rdf extension.
> This is bad, because I put them in the
> xdoc folder of my site and the site plugin does not transform them to 
> htmls.
> 
> Thank you.
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org