[ 
https://issues.apache.org/jira/browse/ANY23-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13223351#comment-13223351
 ] 

Simone Tripodi commented on ANY23-54:
-------------------------------------

Hi Mike,

did you try to switch the surefire configuration from

{code}
<include>**/*IT.java</include>
{code}

to

{code}
<include>**/*IT*</include>
{code}

? I didn't try it, just guessing...

HTH,
-Simo
                
> any23tools CLI runner doesn't detect plugin CLI classes
> -------------------------------------------------------
>
>                 Key: ANY23-54
>                 URL: https://issues.apache.org/jira/browse/ANY23-54
>             Project: Apache Any23
>          Issue Type: Bug
>            Reporter: Michele Mostarda
>            Priority: Critical
>
> The core/bin/any23tools should auto detect the CLI Tool class implementations 
> declared in plugins/ and allow to run them.
> The auto discovery has broken with #ANY23-50 refactoring and should be 
> addressed before release 0.7.0 .

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to