-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Trygve Laugstøl wrote:
> On Wed, Aug 10, 2005 at 06:49:40PM +0200, Joerg Hohwiller wrote:
> 
>>-----BEGIN PGP SIGNED MESSAGE-----
>>Hash: SHA1
>>
>>Hi there,
>>
>>I got a little lost in jakarta-commons since my "getting involved?"
>>thread, but finally I checked out the complete m2 thing.
>>You tailered your components quite small - which (usually) leads to a
>>gread design. Anyways I am little frustrated setting all this up in my
>>JAVA IDE (eclipse). I tried the according plugin to generate the IDE
>>config but did not succeed since the toplevel POM seems to be broken.
> 
> 
> Broken how? Not all of the modules are in the default modules collection
> so you might have to go into some sub directories to be able to generate
> the project files for all Maven 2 artifacts.

[EMAIL PROTECTED]:~/projects/maven2$ m2 eclipse:eclipse
[INFO]
-
----------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
-
----------------------------------------------------------------------------
[INFO] Reason: Failed to parse model from file
'/home/joerg/projects/maven2/pom.xml'.
Error: 'TEXT must be immediately followed by END_TAG and not START_TAG
(position: START_TAG seen ...<snapshotRepository>\n      <id>... @121:11) '
[INFO]
-
----------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Aug 10 19:16:09 CEST 2005
[INFO] Final Memory: 1M/2M
[INFO]
-
----------------------------------------------------------------------------
[EMAIL PROTECTED]:~/projects/maven2$ cd maven-artifact
[EMAIL PROTECTED]:~/projects/maven2/maven-artifact$ m2 eclipse:eclipse
[INFO] maven: using locally installed snapshot
[INFO]
-
----------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
-
----------------------------------------------------------------------------
[INFO] Reason: Failed to parse model from file
'/home/joerg/.m2/repository/org/apache/maven/maven/2.0-beta-1-SNAPSHOT/maven-2.0-beta-1-SNAPSHOT.pom'.
Error: 'TEXT must be immediately followed by END_TAG and not START_TAG
(position: START_TAG seen ...<snapshotRepository>\n      <id>... @121:11) '
[INFO]
-
----------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Aug 10 19:16:34 CEST 2005
[INFO] Final Memory: 1M/2M
[INFO]
-
----------------------------------------------------------------------------

So I need a toplevel POM that is NOT "broken".

> 
> 
>>Do you have any suggestions (or maybe a developers manual :) ) to make
>>my start a little easier?
> 
> 
> I added some "how to develop Maven 2" earlier today, but as the site it
> not deployed yet you'll have to read it from the Subversion repository[1].
> Not that that make it any harder to read, it's APT after all ;)
> 
> As this is only a small start any contributions or just plain notes you're
> takin while getting into Maven 2 development would be appreciated.
> 
> [1]: 
> https://svn.apache.org/repos/asf/maven/components/trunk/maven-site/src/site/apt/developers/development-guide.apt
Thanks. But its more about general support and svn usage.
I will contribute something if I am through with this (and its not the
setup every single subproject in eclipse by hand solution).
> 
> --
> Trygve

Thanks
   Jörg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFC+jd9mPuec2Dcv/8RAvvqAJ0SakMd63DkG4af2d3Fut2eY4oY7wCfT2r3
d2Pwke9cRcBmk17UIJRYEcE=
=QDEX
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to