Re: tapdoc execution

2007-04-23 Thread Andrea Chiumenti

oops dependency was missing into plugin, solved now !


On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:


this is a snippet of my pom:



tapdoc
site






http://java.sun.com/j2se/1.5.0/docs/api/,http://java.sun.com/j2ee/1.4/docs/api/,http://tapestry.apache.org/tapestry4.1/tapestry-framework/apidocs/,http://tacos.sourceforge.net/tacos4.1/tacos-core/apidocs/
"/>





run




the build.xml is placed into src/main/conf/tapdoc

On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
>
> yes, but I have this message
> /conf/tapdoc/build.xml:12:
> org.apache.hivemind.ApplicationRuntimeException : Could not parse
> specification classpath:/org/jfly/web/components/JFly.library
>
> but src/main/java/org/jfly/web/components/JFly.library is present
>
> the output message is:
>
> /home/kiuma/nbjfly/trunk/JFlyWebComponents/src/conf/tapdoc/build.xml:12:
> org.apache.hivemind.ApplicationRuntimeException: Could not parse
> specification classpath:/org/jfly/web/components/JFly.library.
> [classpath:/org/jfly/web/components/JFly.library]
>
> On 4/23/07, Andreas Andreou < [EMAIL PROTECTED]> wrote:
> >
> > 
http://tacos.svn.sourceforge.net/viewvc/tacos/tacos-4.1/trunk/tacos-core/pom.xml?view=markup
> >
> >
> > in that way, mvn executes the related ant task
> >
> > On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
> > >
> > > Hello,
> > > how can I use tapdoc ? mvn 
> > >
> > > thx,
> > > kiuma
> > >
> >
> >
> >
> > --
> > Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
> > Tapestry / Tacos developer
> > Open Source / JEE Consulting
> >
>
>



Re: tapdoc execution

2007-04-23 Thread Andrea Chiumenti

this is a snippet of my pom:


   
   tapdoc
   site
   
   
   
   
   
   
   http://java.sun.com/j2se/1.5.0/docs/api/,http://java.sun.com/j2ee/1.4/docs/api/,http://tapestry.apache.org/tapestry4.1/tapestry-framework/apidocs/,http://tacos.sourceforge.net/tacos4.1/tacos-core/apidocs/
"/>
   
   
   
   
   
   run
   
   
   

the build.xml is placed into src/main/conf/tapdoc

On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:


yes, but I have this message
/conf/tapdoc/build.xml:12: org.apache.hivemind.ApplicationRuntimeException:
Could not parse specification
classpath:/org/jfly/web/components/JFly.library

but src/main/java/org/jfly/web/components/JFly.library is present

the output message is:

/home/kiuma/nbjfly/trunk/JFlyWebComponents/src/conf/tapdoc/build.xml:12:
org.apache.hivemind.ApplicationRuntimeException: Could not parse
specification classpath:/org/jfly/web/components/JFly.library.
[classpath:/org/jfly/web/components/JFly.library]

On 4/23/07, Andreas Andreou <[EMAIL PROTECTED]> wrote:
>
>
> 
http://tacos.svn.sourceforge.net/viewvc/tacos/tacos-4.1/trunk/tacos-core/pom.xml?view=markup
>
> in that way, mvn executes the related ant task
>
> On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> > how can I use tapdoc ? mvn 
> >
> > thx,
> > kiuma
> >
>
>
>
> --
> Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / JEE Consulting
>




Re: tapdoc execution

2007-04-23 Thread Andrea Chiumenti

yes, but I have this message
/conf/tapdoc/build.xml:12: org.apache.hivemind.ApplicationRuntimeException:
Could not parse specification
classpath:/org/jfly/web/components/JFly.library

but src/main/java/org/jfly/web/components/JFly.library is present

the output message is:

/home/kiuma/nbjfly/trunk/JFlyWebComponents/src/conf/tapdoc/build.xml:12:
org.apache.hivemind.ApplicationRuntimeException: Could not parse
specification classpath:/org/jfly/web/components/JFly.library.
[classpath:/org/jfly/web/components/JFly.library]

On 4/23/07, Andreas Andreou <[EMAIL PROTECTED]> wrote:



http://tacos.svn.sourceforge.net/viewvc/tacos/tacos-4.1/trunk/tacos-core/pom.xml?view=markup

in that way, mvn executes the related ant task

On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:
>
> Hello,
> how can I use tapdoc ? mvn 
>
> thx,
> kiuma
>



--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting



Re: tapdoc execution

2007-04-23 Thread Andreas Andreou

http://tacos.svn.sourceforge.net/viewvc/tacos/tacos-4.1/trunk/tacos-core/pom.xml?view=markup

in that way, mvn executes the related ant task

On 4/23/07, Andrea Chiumenti <[EMAIL PROTECTED]> wrote:


Hello,
how can I use tapdoc ? mvn 

thx,
kiuma





--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting