Also, the maven.eclipse.classpath.include is only used if there is a
test directory.

> -----Original Message-----
> From: Martin van den Bemt [mailto:[EMAIL PROTECTED] 
> Sent: 19 May 2004 13:40
> To: Maven Users List
> Subject: RE: Xdoclet & Eclipse
> 
> Ignore the warning, it is just a leftover from cactus 
> integration in the
> eclipse plugin (if you want the cactus plugin you need to download it
> through the cactus project, but if you don't use cactus, you 
> don't have
> to do that).
> Btw I assumed the target directory you described are actually java
> source files and not class files.
> The directory should turn up in Eclipse in project properties/build
> path/source
> 
> Mvgr,
> Martin
> 
> On Wed, 2004-05-19 at 14:25, LOMBART Christophe wrote:
> > Hi Martin,
> > 
> > 
> > In the project.properties, I set 
> maven.eclipse.classpath.include=target/xdoclet/ejbdoclet
> > 
> > I'm using the rc2, I check the jelly script and it seems 
> this variable is used. Maybe it is something wrong in my 
> maven config because it doesn't work.
> > 
> > I had some strange warnings. Do you have an idea why (I'm a 
> newbie :-))
> > 
> > Here is the result from "maven eclipse"
> > 
> > Tag library requested that is not present: 'cactus' in 
> plugin: 'maven-eclipse-plugin-1.6'
> > <cactus:dependency-handle></cactus:dependency-handle>build:start:
> > 
> > eclipse:generate-project:
> >     [echo] Creating C:\JavaProjects\badgebud-2005/.project ...
> > 
> > eclipse:generate-classpath:
> >     [echo] Creating C:\JavaProjects\badgebud-2005/.classpath ...
> > Plugin 'cactus-maven' in project 'Badgebud' is not available
> >     [echo] Setting default output directory to target\classes
> > 
> > eclipse:
> >     [echo] Now refresh your project in Eclipse (right click 
> on the project and select "Refresh")
> > BUILD SUCCESSFUL
> > Total time: 2 seconds
> > Finished at: Wed May 19 14:13:41 CEST 2004
> > 
> > 
> > 
> > -----Original Message-----
> > From:       Martin van den Bemt [mailto:[EMAIL PROTECTED]
> > Sent:       Wed 5/19/2004 12:59 PM
> > To: Maven Users List
> > Cc: 
> > Subject:    Re: Xdoclet & Eclipse
> > Just add 
> > maven.eclipse.classpath.include=path to source, so in your case
> > target/xdoclet/ejbdoclet
> > To have it mapped within eclipse (you need to use rc2 for this btw)
> > 
> > Mvgr,
> > Martin
> > 
> > On Wed, 2004-05-19 at 11:34, LOMBART Christophe wrote:
> > > Hi All,
> > > 
> > > I'm using Maven + eclipse + xdoclet.
> > > 
> > > When I run "maven eclipse", I want to add in the eclipse 
> project source folder list the location of xdoclet generated 
> files (/target/xdoclet/ejbdoclet).
> > > 
> > > How I can do that ?
> > > 
> > > 
> > > Kind regards,
> > > Christophe
> > > 
> > > 
> ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> -- 
> Mvgr,
> Martin
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

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

Reply via email to