Edmund Urbani schrieb am 30.06.2005 09:36:

The maven eclipse plugin just includes the artifacts from the maven
repository for you. It does not create dependencies between eclipse
projects (even though this would be desirable for SNAPSHOT
dependencies). AFAIK this can't be done with the current eclipse plugin,
because it does not know about the other projects in your eclipse
workspace and their locations in the filesystem.


Mmh, quoted from http://maven.apache.org/reference/plugins/eclipse/:

" The dependencies defined in the POM need not to be jars strictly. They can be projects in the eclipse workspace. If a dependency is an eclipse project a property needs to be added to that dependency to indicate so."

"They can be projects in the eclipse workspace." Does this not say that it's possible to add a project instead of a JAR?

Regards
   Martin


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

Reply via email to