2011/12/10 Benson Margulies <bimargul...@gmail.com>:
> I have yet to figure out how to get the core integration tests to pass
> on my local machine even when they are passing on Jenkins.
>
> On my Mac, at least one likes to fail due to the discrepancy between
> /tmp and /private/tmp.
which one ? this should have been fixed normally.
>
> On my Linux VM, I get a rash of failure that make no particular sense to me.
>
> I think that I am copying the procedure from the jenkins job that
> succeeds: remove the .m2/repository, and then run with -B and -U, but

why not simply use -Dmaven.repo.local=path to a new local repo  (this
will preserve your local repo for other projects you work on)
and -Dmaven.home=path to the maven core you want to test


> still I get the following list of failures that Jenkins does not.
> Anyone have any hints?
>
>
> mng3746POMPropertyOverride(itMNG3746_UsingDefaultSystemProperty)..FAILURE
> (15.1 s)
> mng3746POMPropertyOverride(itMNG3746_UsingCLIProperty)......FAILURE (2.8 s)
> mng3743ForkWithPluginManagement(itMNG3743)..................FAILURE (5.7 s)
> mng3740SelfReferentialReactorProjects(itMNG3740)............FAILURE (3.3 s)
> mng3729MultiForkAggregators(itMNG3729)......................FAILURE (3.2 s)
> mng3724ExecutionProjectSync(itMNG3724)......................FAILURE (4.2 s)
> mng3723ConcreteParentProject(itMNG3723).....................FAILURE (3.2 s)
> mng3716AggregatorForking(itMNG3716).........................FAILURE (3.6 s)
> mng3710PollutedClonedPlugins(itMNG3710_POMInheritance)......FAILURE (3.1 s)
> mng3710PollutedClonedPlugins(itMNG3710_OriginalModel).......FAILURE (3.7 s)
> mng3703ExecutionProjectWithRelativePaths(ForkFromMojo)......FAILURE (3.4 s)
> mng3703ExecutionProjectWithRelativePaths(ForkFromReport)....FAILURE (3.0 s)
> mng3694ReactorProjectsDynamism(itMNG3694)...................FAILURE (3.2 s)
> mng3693PomFileBasedirChange(itMNG3693)......................FAILURE (3.2 s)
> mng3684BuildPluginParameter(itMNG3684)......................FAILURE (3.5 s)
> mng3498ForkToOtherMojo(itMNG3498)...........................FAILURE (3.1 s)
> mng2741PluginMetadataResolutionErrorMessage(itPrefix).......FAILURE (1.8 s)
> mng2741PluginMetadataResolutionErrorMessage(itVersion)......FAILURE (1.2 s)
> Tests run: 697, Failures: 2, Errors: 16, Skipped: 0, Time elapsed:
> 1,020.338 sec <<< FAILURE!
> [INFO] Maven Integration Tests ........................... FAILURE 
> [18:15.807s]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to