[
https://jira.codehaus.org/browse/MRM-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=303161#comment-303161
]
Olivier Lamy commented on MRM-1641:
-----------------------------------
I have committed a small fix for that.Can you test ? (Perso I cannot reproduce)
> Test fail in Archiva Scheduler :: Indexing 1.4-M3-SNAPSHOT
> ----------------------------------------------------------
>
> Key: MRM-1641
> URL: https://jira.codehaus.org/browse/MRM-1641
> Project: Archiva
> Issue Type: Bug
> Components: indexing
> Affects Versions: 1.4-M3
> Environment: Apache Maven 3.0.4 (r1232337; 2012-01-17 09:44:56+0100)
> Java version: 1.6.0_33, vendor: Sun Microsystems Inc.
> OS name: "linux", version: "3.4.4-3.fc17.x86_64", arch: "amd64", family:
> "unix"
> Reporter: Antoine ROUAZE
> Attachments:
> org.apache.archiva.scheduler.indexing.ArchivaIndexingTaskExecutorTest.txt
>
>
> Test in class ArchivaIndexingTaskExecutorTest fail at tearDown method when
> the testPackagedIndex just finished. The error was occur when I launch this
> Maven command. It triggers when I run this command again:
> mvn clean install -pl :archiva-scheduler-indexing -am
> But if I launch this before:
> mvn clean
> It works perfectly.
> When I debugged the test I saw that the indexer is not stopped when the files
> in target/test-classes/.indexer are deleted. So every time a file is deleted
> a new one is created, and the test fails.
> I join the stack trace of the test error.
> Best regards,
> Antoine ROUAZE
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira