Hey Pedro,

I have imported the archetype project and I have installed it, as you have described.

The problem now is, that I still can not select is at an archetype in the "Create new Maven Project" wizard.

Thanks in advance,
 Adam

This is the result on the console:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------ [INFO] Building Unnamed - com.totsp.gwt:gwt-archetype:maven-plugin:1.0-SNAPSHOT
[INFO]
[INFO] Id: com.totsp.gwt:gwt-archetype:maven-plugin:1.0-SNAPSHOT
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [plugin:descriptor]
[INFO] Using 2 extractors.
[INFO] Applying extractor for language: java
[INFO] Extractor for language: java found 0 mojo descriptors.
[INFO] Applying extractor for language: bsh
[INFO] Extractor for language: bsh found 0 mojo descriptors.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: C:\Users\Giemza\Downloads\GWT-ArcheType-1.5.0.RC1\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: C:\Users\Giemza\Downloads\GWT-ArcheType-1.5.0.RC1\target\gwt-archetype-1.0-SNAPSHOT.jar
[INFO] [plugin:addPluginArtifactMetadata]
[INFO] [install:install]
[INFO] Installing C:\Users\Giemza\Downloads\GWT-ArcheType-1.5.0.RC1\target\gwt-archetype-1.0-SNAPSHOT.jar to C:\Users\Giemza\.m2\repository\com\totsp\gwt\gwt-archetype\1.0-SNAPSHOT\gwt-archetype-1.0-SNAPSHOT.jar
[INFO] [plugin:updateRegistry]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Tue Jul 01 19:52:24 CEST 2008
[INFO] Final Memory: 2M/10M
[INFO] ------------------------------------------------------------------------

Pedro Pedruzzi schrieb:
Hi,

If all you want to do is maven install a project from sources, using
eclipse and m2eclipse, it is as simple as:

Import the project sources with the Import Maven Project Wizard:
File > Import... > General > Maven Projects

Install it:
Project context menu > Run As > Maven install


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to