MNG-578, MNG-1078

On 10/12/05, Antonio PAROLINI <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Anybody knows what is the status of this bug ? I haven't seen anything
> on jira on this.
>
>  I face the same probleme, since I which to use a "POM" dependency type
> in Eclipse. And it's still a Maven2 undocumented feature by the way.
>
> Very best regards,
>
> Antonio
>
> >>> [EMAIL PROTECTED] 10/03 10:37  >>>
>
>
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
>
> **********************************************************************
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Sounds like a bug in the maven-eclipse-plugin...can you file a jira at
> http://jira.codehaus.org/Browse/MNG and make sure you specify it as
> being a problem with the eclipse plugin? It should be in the modules
> list.
>
> Thanks,
>
> john
>
> Daniel Krisher wrote:
> | I have a set of 'third-party' jars that are all part of a library
> | developed in-house.  Most of the projects I work on use all of the
> | jars from this library, so I put together a simple POM that depends
> on
> | all of them.  I then add this POM as a dependency of my project:
> |
> | <dependency>
> |       <groupId>...</groupId>
> |       <artifactId>...</artifactId>
> |       <version>...</version>
> |       <type>pom</type>
> | </dependency>
> |
> | This works fine for dependency resolution, however the eclipse
> plugin
> | produces a project configuration that includes the .pom as a
> | dependency.  Eclipse does not like this and will not build the
> project
> | until the .pom dep. is removed...  Should .poms be excluded when
> | generating the eclipse project?
> |
> | --
> | Daniel Krisher
> |
> |
> ---------------------------------------------------------------------
> | To unsubscribe, e-mail: [EMAIL PROTECTED]
> | For additional commands, e-mail: [EMAIL PROTECTED]
> |
> |
> |
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
>
> iD8DBQFDQZaeK3h2CZwO/4URAn2iAJ0YgSRegY7L5LJNvsDxEYbd2Wi2VgCcD4tf
> FEualslur9IhEJxaei3Pg00=
> =3MUL
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
>
> **********************************************************************
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Daniel Krisher

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

Reply via email to