On Wed, Mar 04, 2020 at 07:02:23PM +0530, Ashim Kapoor wrote:
> I have another query. What if I have only run maven and not ant ?
>
> I ran mvn package.
>
> I got 3 warnings which I wanted to see again
>
> so I did :-
>
> mvn -U clean package
>
> I got the 3 warnings :-
>
> INFO] Scanning for projects...
> [WARNING] The project org.dspace:dspace-parent:pom:6.3 uses prerequisites
> which is only intended for maven-plugin projects but not for non
> maven-plugin projects. For such purposes you should use the
> maven-enforcer-plugin. See
>
https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
This is harmless. You can ignore it. It has already been fixed in
DSpace 7:
https://jira.lyrasis.org/browse/DS-4385
> [WARNING] The following patterns were never triggered in this artifact
> exclusion filter:
> o 'org.glassfish.hk2.external:bean-validator:jar:*'
>
> [WARNING] The following patterns were never triggered in this artifact
> exclusion filter:
> o 'org.dspace.modules:xmlui-mirage2:war:*'
>
> [WARNING] The following patterns were never triggered in this artifact
> exclusion filter:
> o 'org.glassfish.hk2.external:bean-validator:jar:*'
>
> Are they a big deal ? Can I see these warnings in some log file somewhere
> ?
Everyone gets these warnings. They are harmless. I think they may
have been fixed in DSpace 7.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu