[
https://issues.apache.org/jira/browse/MRM-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Stockhammer closed MRM-1641.
-----------------------------------
Resolution: Fixed
> Test fail in Archiva Scheduler :: Indexing 1.4-M3-SNAPSHOT
> ----------------------------------------------------------
>
> Key: MRM-1641
> URL: https://issues.apache.org/jira/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
> Priority: Major
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)