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

Tobias Rübner commented on CONNECTORS-223:
------------------------------------------

Did you applied my patch (CONNECTORS-223_jetty-runner.patch) for restructuring 
the build order?

Thereafter the build order should be
{code}
[INFO] Reactor Summary:
[INFO]
[INFO] ManifoldCF ........................................ SUCCESS [0.543s]
[INFO] ManifoldCF - Framework ............................ SUCCESS [0.010s]
[INFO] ManifoldCF - Framework - Core ..................... SUCCESS [5.906s]
[INFO] ManifoldCF - Framework - UI Core .................. SUCCESS [1.113s]
[INFO] ManifoldCF - Framework - Agents ................... SUCCESS [7.232s]
[INFO] ManifoldCF - Framework - Pull Agent ............... SUCCESS [12.588s]
[INFO] ManifoldCF - Framework - Authority Servlet ........ SUCCESS [0.808s]
[INFO] ManifoldCF - Framework - API Servlet .............. SUCCESS [0.834s]
[INFO] ManifoldCF - Framework - Authority Service ........ SUCCESS [1.667s]
[INFO] ManifoldCF - Framework - API Service .............. SUCCESS [1.070s]
[INFO] ManifoldCF - Framework - Crawler UI ............... SUCCESS [1.207s]
[INFO] ManifoldCF - Connectors ........................... SUCCESS [0.006s]
[INFO] ManifoldCF - Connectors - Active Directory ........ SUCCESS [0.957s]
[INFO] ManifoldCF - Connectors - Filesystem .............. SUCCESS [9.259s]
[INFO] ManifoldCF - Connectors - MetaCarta GTS ........... SUCCESS [1.394s]
[INFO] ManifoldCF - Connectors - jCIFS ................... SUCCESS [1.838s]
[INFO] ManifoldCF - Connectors - JDBC .................... SUCCESS [1.339s]
[INFO] ManifoldCF - Connectors - Null Authority .......... SUCCESS [0.725s]
[INFO] ManifoldCF - Connectors - Null Output ............. SUCCESS [0.727s]
[INFO] ManifoldCF - Connectors - RSS ..................... SUCCESS [1.835s]
[INFO] ManifoldCF - Connectors - Solr .................... SUCCESS [1.483s]
[INFO] ManifoldCF - Connectors - Web ..................... SUCCESS [2.553s]
[INFO] ManifoldCF - Tests ................................ SUCCESS [0.011s]
[INFO] ManifoldCF - Test - Filesystem .................... SUCCESS [9:34.805s]
[INFO] ManifoldCF - Test - Sharepoint .................... SUCCESS [0.121s]
[INFO] ManifoldCF - Framework - Jetty Runner ............. SUCCESS [2.217s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------

{code}

> Tests in project hierarchy do not adhere to maven conventions
> -------------------------------------------------------------
>
>                 Key: CONNECTORS-223
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-223
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2, ManifoldCF 0.3
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.3
>
>         Attachments: CONNECTORS-223.patch, CONNECTORS-223_forkMode.patch, 
> CONNECTORS-223_jetty-runner.patch, test_reset.patch
>
>
> Maven expects unit tests under .../src/test/java, and root-level project 
> tests under tests/xxx/src/test/java (or equivalent, along with their own 
> pom.xml at tests and tests/xxx).  This is basically compatible with the ant 
> build except in location detail.  The proposal is to move stuff around to 
> make the tests work with maven.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to