java - Eclipse Maven Export Missing -
i'm using eclipse kepler 64 bit. has m2e (maven plugin) pre-installed default.
the import wizard has maven alternative export 1 doesn't:
i tried installing m2e marketplace said there nil install.
how export alternative well?
as far m2e plugin concerned, using maven eclipse involve importing existing project, , making sure pom.xml finish (with right "nature" added in it, in order generate right .project, in this example) see "importing maven projects" in sonatype book.
but 1 time project imported, becomes regular project (with additional maven capabilities), without maven-specific export options.
all need "export" maven project sources , pom.xml: can run maven dependencies (from pom.xml specifications).
java eclipse maven m2eclipse
No comments:
Post a Comment