[logback-dev] [JIRA] (LOGBACK-1305) Logback-classic cannot be built by Eclipse m2e due to importing default package

QOS.CH (JIRA) noreply-jira at qos.ch
Tue May 30 17:28:00 CEST 2017


Richard Sand created LOGBACK-1305:
-------------------------------------

             Summary: Logback-classic cannot be built by Eclipse m2e due to importing default package
                 Key: LOGBACK-1305
                 URL: https://jira.qos.ch/browse/LOGBACK-1305
             Project: logback
          Issue Type: Bug
          Components: logback-classic
    Affects Versions: 1.3.0
         Environment: Eclipse Neon.3 (4.6.3) on Win2K8 64-bit

 

 
            Reporter: Richard Sand
            Assignee: Logback dev list


Checked out Logback 1.3.0-SNAPSHOT into Eclipse Neon.3 (4.6.3). The other modules build OK but the classic module fails with the error:

{{Error(s) found in manifest configuration (org.apache.felix:maven-bundle-plugin:2.5.4:manifest:bundle-manifest:process-classes)}}{{ org.apache.maven.plugin.MojoExecutionException: Error(s) found in manifest configuration}}{{ation}}

{{   at org.apache.felix.bundleplugin.ManifestPlugin.execute(ManifestPlugin.java:84)}}

The maven console shows the error:

{{5/30/17, 10:58:11 AM EDT: [ERROR] Manifest ch.qos.logback:logback-classic:jar:1.3.0-SNAPSHPOT : The default package '.' is not permitted by the Import-Package syntax.}}

{{This can be caused by compile errors in Eclipse because Eclipse creates }}{{valid class files regardless of compile errors.}}

{{*{color:#d04437}The following package(s) import from the default package [ch.qos.logback.classic.gaffer]{color}*   }}

{{5/30/17, 10:58:11 AM EDT: [ERROR] Error(s) found in manifest configuration}}

 

 

 

 



--
This message was sent by Atlassian JIRA
(v7.3.1#73012)


More information about the logback-dev mailing list