-
Notifications
You must be signed in to change notification settings - Fork 427
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
Test archetypes in Eclipse before release #368
Comments
Oh and one other thing...the project should actually build without errors too! If you were unfortunate enough to specify [ERROR] The build could not read 1 project -> [Help 1] and requires commenting out the frontend modules in the root pom.xml. |
And if you tick the publish to server box, you'll get yet another error...
|
And if you try building from the command line you get....
|
|
Corresponding issue in developer tools: adobe/aem-eclipse-developer-tools#91 |
Closing this issue as it's more of a task that impacts the Eclipse plugin than the Archetype |
This is a feature request to please ensure archetype compatibility with Eclipse + AEM plugin before release. The archetype is supposed to be a springboard for developers (particularly new ones), but it never seems to be a smooth process. Every release seems brings new problems, and requires lots of pom hacking and Googling to ensure an error free project.
As an example, the latest archetype (23):
jackrabbit-filter: Node is not contained in any of the filter rules
errorsProject build error: Unknown packaging: content-packagepom.xml
errorsI know end to end testing of everything is not possible, but it would be nice if the default path of Eclipse -> New AEM project always worked without half a dozen errors and warnings.
Thank you!
The text was updated successfully, but these errors were encountered: