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

Cannot generate eclipse project files from maven-alfresco-amp-archetype #4

Closed
mindthegab opened this issue Jul 20, 2014 · 8 comments
Closed

Comments

@mindthegab
Copy link
Contributor

From damonr...@gmail.com on July 14, 2008 11:09:18

Calling mvn eclipse:eclipse generates an empty .project file and no
.classpath file.

Original issue: http://code.google.com/p/maven-alfresco-archetypes/issues/detail?id=3

@mindthegab
Copy link
Contributor Author

From colum...@gmail.com on August 05, 2008 08:05:40

Labels: -Priority-Medium Priority-Low Milestone-Release1.1 Component-Amp-Archetype

@mindthegab
Copy link
Contributor Author

From ealbi...@gmail.com on November 24, 2008 03:29:44

How about this bug? Is it going to be under consideration? thanks in advance.

@mindthegab
Copy link
Contributor Author

From colum...@gmail.com on November 24, 2008 03:35:26

I'd like to release soon a 3.0 ready version of archetypes and plugin with this
fixed, but I'm short handed right now.

Maybe you wanna give a hand ? :)

@mindthegab
Copy link
Contributor Author

From pmo...@gmail.com on October 28, 2009 11:53:42

One workaround is to temporarily change the packaging to "jar", then run mvn
eclipse:eclipse, then revert the packaging back to "amp". It's a bit of a hassle,
but not as much of a hassle as having to build your Eclipse project definitions from
scratch.

@mindthegab
Copy link
Contributor Author

From colum...@gmail.com on December 02, 2009 04:43:12

Is this still an issue

Status: WontFix

@mindthegab
Copy link
Contributor Author

From bille...@gmail.com on February 10, 2010 03:55:02

This is still an issue. Could this be a bug/feature in the Maven Eclipse plugin?

@mindthegab
Copy link
Contributor Author

From bille...@gmail.com on February 10, 2010 04:02:59

Have done some investigation and found the following issue in the JIRA of Maven
Eclipse: http://jira.codehaus.org/browse/MECLIPSE-90 "version 2.2 will generate a classpath file only for java-capable projects (checking
artifactHandler.getLanguage() ). If you pom specify a custom packaging a classpath
file (and related natures/builders in .project) will not be added"

My guess is that the "amp-packaging" is not considered to be a "java-capable"
project. Maybe we could ask them kindly to accept amp as an accepted packaging type
in future versions?

/Erik

@mindthegab
Copy link
Contributor Author

From bille...@gmail.com on March 04, 2010 00:09:14

Posted an issue a while ago http://jira.codehaus.org/browse/MECLIPSE-639

ohej pushed a commit that referenced this issue Feb 15, 2019
Syncing upstream Alfresco/alfresco-sdk(sdk-4-0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant