Re: [m2] Timestamp plugin

2006-03-03 Thread Anders Hessellund Jensen
there is any simpler way. /Anders Jason van Zyl wrote: Anders Hessellund Jensen wrote: I would like to be able to substitute timestamps with the build time into a resource file. As I understand it, there is currently no plugin to to this, so I consider writing one. Sorry for not responding to

Re: [m2] Timestamp plugin

2006-03-01 Thread Anders Hessellund Jensen
The plugin is in progress. I'm aiming for functionality identical to that of the TStamp Ant core task: http://ant.apache.org/manual/CoreTasks/tstamp.html . Anders Hessellund Jensen wrote: I would like to be able to substitute timestamps with the build time into a resource file.

[m2] Timestamp plugin

2006-02-28 Thread Anders Hessellund Jensen
I would like to be able to substitute timestamps with the build time into a resource file. As I understand it, there is currently no plugin to to this, so I consider writing one. The plugin should leverage the existing resource filtering mechanism of M2. The plugin would take a configuration l

[jira] Created: (MAVENUPLOAD-670) JacORB IDL Compiler

2006-01-09 Thread Anders Hessellund Jensen (JIRA)
JacORB IDL Compiler --- Key: MAVENUPLOAD-670 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-670 Project: maven-upload-requests Type: Task Reporter: Anders Hessellund Jensen Attachments: jacorb-idl-compiler-upload-bundle-2.2.3.jar This is the

Re: Plugin development questions

2005-12-14 Thread Anders Hessellund Jensen
Anders Hessellund Jensen wrote: I understand that the right way to scan for files to include for compilation is to use a org.codehaus.plexus.compiler.util.scan.StaleSourceScanner. This class uses a SourceMapping to specify which sources to include. There does not seem to be a mapping that can

Plugin development questions

2005-12-14 Thread Anders Hessellund Jensen
Hi all, I'm working on a maven 2 plugin to compile IDL files. Alan Cabrera created an initial plugin, and I am adding some additional features. I have a couple of questions I'd like to have some help with. I need to be specify various parameters to pass to the compiler backend. For each idl