struberg wrote:
>
> Hi Vickey!
>
> I'm not aware, but it seems very unlikely.
>
> A maven build should always be possible regardless if the developer use
> idea, eclipse, netbeans, vi or whatever.
>
> So the support for those IDEs is only a one-way from maven to this IDE,
> but I don't know one single point where the data flows in the other
> direction.
>
> Also, a dependency in maven should alway be deterministic.
> What if you install your compiled jar/war/ear/whatever in a public repo.
> Where do all the other people get your eclipse user-lib dependency from?
> ;)
>
> LieGrü,
> strub
>
>
> --- Vickey <[EMAIL PROTECTED]> schrieb am Fr, 4.7.2008:
>
>> Von: Vickey <[EMAIL PROTECTED]>
>> Betreff: Any maven plugin can load dependencies from eclipse user
>> libraries?
>> An: [email protected]
>> Datum: Freitag, 4. Juli 2008, 8:29
>> Are there any maven plugins that can load dependencies from
>> user libraries of
>> eclipse? thanx.
>
>
> __________________________________________________________
> Gesendet von Yahoo! Mail.
> Dem pfiffigeren Posteingang.
> http://de.overview.mail.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
I know it seems a quite weird demand, maven plugins should not depend on any
ide, but the senario is, firstly, some developers in my team who have never
used maven before have defined the dependencies with eclipse user libraries,
secondery, javadoc and source location of dependencies seems not be able to
be defined in pom.xml files, loading dependencies in such way just for the
sake of the convenience eclipse----once javadoc and source code location are
defined in user libraries, developers can open the api reference of the
corresponding code with just a single press of "F1" in eclipse.
--
View this message in context:
http://www.nabble.com/Any-maven-plugin-can-load-dependencies-from-eclipse-user-libraries--tp18273625p18275575.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]