Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems encountered while setting project description. #69

Closed
timdonovanuk opened this issue Apr 26, 2016 · 6 comments
Closed

Problems encountered while setting project description. #69

timdonovanuk opened this issue Apr 26, 2016 · 6 comments
Assignees
Labels
Milestone

Comments

@timdonovanuk
Copy link

Using the AEM project wizard, on the "select or create a server screen", I get the error "Problems encountered while setting project description."

This is using the latest Eclipse, latest plugin, and latest archtype. If I had more info to provide I would..

@rombert
Copy link
Collaborator

rombert commented Apr 26, 2016

@timdonovanuk - do you have any related entries in the Eclipse error log?

@rombert rombert self-assigned this Apr 26, 2016
@timdonovanuk
Copy link
Author

Yep - apologies I was looking in the Problems tab not the Error log tab:

!ENTRY org.eclipse.m2e.logback.appender 2 0 2016-04-26 14:20:50.244
!MESSAGE Manifest foo:bar.core:bundle:0.0.1-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]

!ENTRY org.eclipse.m2e.logback.appender 2 0 2016-04-26 14:20:50.248
!MESSAGE Manifest foo:bar.core:bundle:0.0.1-SNAPSHOT : The JAR is empty: The instructions for the JAR named foo.bar.core did not cause any content to be included, this is likely wrong

!ENTRY org.eclipse.core.resources 2 568 2016-04-26 14:20:50.590
!MESSAGE Problems encountered while setting project description.
!SUBENTRY 1 org.eclipse.core.resources 2 35 2016-04-26 14:20:50.590
!MESSAGE Nature does not exist: org.eclipse.wst.jsdt.core.jsNature.

!ENTRY org.eclipse.m2e.logback.appender 2 0 2016-04-26 14:20:51.745
!MESSAGE Manifest foo:bar.it.tests:bundle:0.0.1-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]

!ENTRY org.eclipse.m2e.logback.appender 2 0 2016-04-26 14:20:51.747
!MESSAGE Manifest foo:bar.it.tests:bundle:0.0.1-SNAPSHOT : The JAR is empty: The instructions for the JAR named foo.bar.it.tests did not cause any content to be included, this is likely wrong

@rombert
Copy link
Collaborator

rombert commented Apr 26, 2016

Ah, I see. So it seems that you do not have the Javascript Development Tools installed. Is that correct?

@rombert rombert added this to the 1.1.2 milestone Apr 26, 2016
@rombert rombert added the bug label Apr 26, 2016
@timdonovanuk
Copy link
Author

Indeed, I was trying it on Eclipse Mars Java dev edition - I tried installing Web Tools Platform (includes JDT) but that just caused further issues (from http://download.eclipse.org/webtools/repository/mars/).

I've previously tried this plugin with Luna (EE edition) but I get "The server does not support version 2.4 of the J2EE Web module specification." which is why I was testing it on another version of Eclipse.

@rombert
Copy link
Collaborator

rombert commented Apr 26, 2016

Ah, the 2.4 version thing is something we solved but not yet released ( #67 ).

IIRC you should be able to workaround by setting the JRE version to 1.7 in your content project by setting the source/target properties for the maven-compiler-plugin to 1.7.

@rombert rombert modified the milestones: 1.2.0, 1.2.2 May 9, 2018
@gabrielwalt
Copy link
Member

Closing this as there hasn't been activity for over a year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants