On Thu, Oct 15, 2009 at 8:35 AM, Antonio Petrelli
<[email protected]> wrote:
> 2009/10/15 Nathan Bubna <[email protected]>:
>>> What is "jdoc" BTW?
>>
>> Google can tell, but it is ultimately unimportant, IMO.
>
> Just curious, I really cannot find anything related to Java, only one
> link related to Joomla, but it does not seem righ.

http://www.jdocs.com/

>>>>> The only *small* problem is with the tests. I managed to execute tests 
>>>>> under
>>>>> Maven, see:
>>>>> https://issues.apache.org/jira/browse/VELTOOLS-122
>>>>> There is only *one* test that I am not able to execute, since it needs a
>>>>> container, i.e. it is an integration test and it needs, essentially, a web
>>>>> project (correct me if I am wrong).
>>>>> Is it the case to exclude the Maven path for merely a single *integration*
>>>>> test?
>>>>
>>>> well, it wasn't/isn't a mere integration test.  it was (is?) the key
>>>> test for the VelocityView tools, as nothing else tested those.
>>>
>>> Ok a functional test then. It still needs a container.
>>
>> is there a way to do that with Maven?  or could we just have Maven
>> drive the Ant task for it?
>
> Maven, with the Cargo plugin, can do it, but there is the need for a
> separate module containing the web application.

Separate from the example apps? Or just from the main artifact(s).
This is one of the "maven mysteries" to me: what would be the "Maven
way" to organize our three overlapping jars and 3 example apps and
conjoined documentation?

> Antonio
>
> ---------------------------------------------------------------------
> 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