https://bugzilla.wikimedia.org/show_bug.cgi?id=34392

       Web browser: ---
             Bug #: 34392
           Summary: Build is Fragile
           Product: Wikimedia
           Version: unspecified
          Platform: All
               URL: https://integration.mediawiki.org/ci/job/Lucene-Search
                    -3/93/consoleFull
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: lucene-search-2
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


maven complain that 

[WARNING] Some problems were encountered while building the effective model for
bazzar:bazzar:jar:0.0.1-SNAPSHOT
[WARNING] 'dependencies.dependency.systemPath' for MWdumper:MWdumper:jar should
not point at files within the project directory,
${project.basedir}/lib/mwdumper.jar will be unresolvable by dependent projects
@ line 268, column 16
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.

to fix this 
1. the library MWDumper.jar should be managed in a Maven repository as an
Artifact
2. the dependency in the search project's POM should be updated.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to