The default location of your local repository is <home
directory>/.m2/repository, and you can walk the tree there to see what
has been downloaded.  <home directory> in Windows XP is typically
c:\documents and settings\<username>.

You should also try running mvn with the -X option, which prints out
debug information and makes the process easier to understand.  For
example: mvn -X jar:jar

On 5/17/06, Hycel Taylor <[EMAIL PROTECTED]> wrote:
So, I'm the one who added the dependency to my pom.  However, when I
executed the command, mvn jar:jar, I did not see any messages that it
was downloading the spring core plugin.  So, I have two questions:

1) Where can I look to verify that the plugin has been downloaded?

2) What's the difference in defining a plugin as apposed to a dependency?

Thanks.

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



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

Reply via email to