[ 
https://issues.apache.org/jira/browse/DRILL-7482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arina Ielchiieva updated DRILL-7482:
------------------------------------
    Description: 
Fix the following warning during Drill build:
Could not find artifact org.glassfish:javax.el:pom:3.0.1-b07-SNAPSHOT in 
sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots)

Failure to find org.glassfish:javax.el:pom:3.0.1-b08-SNAPSHOT in 
https://oss.sonatype.org/content/repositories/snapshots was cached in the local 
repository, resolution will not be reattempted until the update interval of 
sonatype-nexus-snapshots has elapsed or updates are forced

The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no 
dependency information available

annotations-2.0.1.jar, jsr305-1.3.9.jar define 34 overlapping classes: 
  - javax.annotation.RegEx
  - javax.annotation.concurrent.Immutable
  - javax.annotation.meta.TypeQualifierDefault
  - javax.annotation.meta.TypeQualifier
  - javax.annotation.Syntax
  - javax.annotation.Nonnull
  - javax.annotation.CheckReturnValue
  - javax.annotation.CheckForNull
  - javax.annotation.meta.TypeQualifierNickname
  - javax.annotation.MatchesPattern
  - 24 more...
slf4j-api-1.7.26.jar, avatica-1.15.0.jar define 34 overlapping classes: 
  - org.slf4j.helpers.SubstituteLogger
  - org.slf4j.helpers.NamedLoggerBase
  - org.slf4j.helpers.NOPMDCAdapter
  - org.slf4j.MarkerFactory
  - org.slf4j.helpers.BasicMarker
  - org.slf4j.spi.LoggerFactoryBinder
  - org.slf4j.MDC$MDCCloseable
  - org.slf4j.spi.LocationAwareLogger
  - org.slf4j.helpers.MessageFormatter
  - org.slf4j.helpers.Util$ClassContextSecurityManager
  - 24 more...
maven-shade-plugin has detected that some class files are
present in two or more JARs. When this happens, only one
single version of the class is copied to the uber jar.
Usually this is not harmful and you can skip these warnings,
otherwise try to manually exclude artifacts based on
mvn dependency:tree -Ddetail=true and the above output.
See http://maven.apache.org/plugins/maven-shade-plugin/


  was:
Fix the following warning during Drill build:
Could not find artifact org.glassfish:javax.el:pom:3.0.1-b07-SNAPSHOT in 
sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots)

Failure to find org.glassfish:javax.el:pom:3.0.1-b08-SNAPSHOT in 
https://oss.sonatype.org/content/repositories/snapshots was cached in the local 
repository, resolution will not be reattempted until the update interval of 
sonatype-nexus-snapshots has elapsed or updates are forced

The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no 
dependency information available



> Fix "could not find artifact" warning Drill build
> -------------------------------------------------
>
>                 Key: DRILL-7482
>                 URL: https://issues.apache.org/jira/browse/DRILL-7482
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.16.0
>            Reporter: Arina Ielchiieva
>            Assignee: Vova Vysotskyi
>            Priority: Major
>             Fix For: 1.17.0
>
>
> Fix the following warning during Drill build:
> Could not find artifact org.glassfish:javax.el:pom:3.0.1-b07-SNAPSHOT in 
> sonatype-nexus-snapshots 
> (https://oss.sonatype.org/content/repositories/snapshots)
> Failure to find org.glassfish:javax.el:pom:3.0.1-b08-SNAPSHOT in 
> https://oss.sonatype.org/content/repositories/snapshots was cached in the 
> local repository, resolution will not be reattempted until the update 
> interval of sonatype-nexus-snapshots has elapsed or updates are forced
> The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no 
> dependency information available
> annotations-2.0.1.jar, jsr305-1.3.9.jar define 34 overlapping classes: 
>   - javax.annotation.RegEx
>   - javax.annotation.concurrent.Immutable
>   - javax.annotation.meta.TypeQualifierDefault
>   - javax.annotation.meta.TypeQualifier
>   - javax.annotation.Syntax
>   - javax.annotation.Nonnull
>   - javax.annotation.CheckReturnValue
>   - javax.annotation.CheckForNull
>   - javax.annotation.meta.TypeQualifierNickname
>   - javax.annotation.MatchesPattern
>   - 24 more...
> slf4j-api-1.7.26.jar, avatica-1.15.0.jar define 34 overlapping classes: 
>   - org.slf4j.helpers.SubstituteLogger
>   - org.slf4j.helpers.NamedLoggerBase
>   - org.slf4j.helpers.NOPMDCAdapter
>   - org.slf4j.MarkerFactory
>   - org.slf4j.helpers.BasicMarker
>   - org.slf4j.spi.LoggerFactoryBinder
>   - org.slf4j.MDC$MDCCloseable
>   - org.slf4j.spi.LocationAwareLogger
>   - org.slf4j.helpers.MessageFormatter
>   - org.slf4j.helpers.Util$ClassContextSecurityManager
>   - 24 more...
> maven-shade-plugin has detected that some class files are
> present in two or more JARs. When this happens, only one
> single version of the class is copied to the uber jar.
> Usually this is not harmful and you can skip these warnings,
> otherwise try to manually exclude artifacts based on
> mvn dependency:tree -Ddetail=true and the above output.
> See http://maven.apache.org/plugins/maven-shade-plugin/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to