On Thu, 2004-01-08 at 17:14, Tomasz Pik wrote:
> On 2004-01-08 22:38, Jason van Zyl wrote:
> 
> > On Thu, 2004-01-08 at 16:25, John Casey wrote:
> > 
> >><2cents>
> >>One easy way to get around this duality between single-source and
> >>multiple source directories would be to stage out the java sources to
> >>some temporary location under ${basedir}/target for subsequent
> >>generation (back into that same directory) prior to java:compile
> >>execution. Then, these generation tools would look in the
> >>${basedir}/target/staged-source directory for their input, and would
> >>output to the same directory...maybe all in a preGoal of java:compile or
> >>something...
> >>
> >></2cents>
> > 
> > 
> > Do you think that could be a standard? Something we could add to the
> > POM? I think it might be useful ...
> > 
> > <build>
> >   <generateSourcesDirectory/>
> > </build>
> > 
> > Something all the tools like Antlr, JavaCC, XDoclet, etc. could use.
> 
> Where I may vote for this? :)
> Seems like a solution to problem that many people raised.

The 'model-additions' component in the Maven Jira project:

http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&pid=10030&sorter/order=DESC&sorter/field=priority&resolutionIds=-1&component=10070

> Regards,
> Tomek
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to