Hi,

for the 'activation' an 'mail' dependencies have a look at: http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html

-Tim

[EMAIL PROTECTED] schrieb:
Experiencing following problem on Building an Ear during compilation
Any reason why, ->  has the location changed and how do I compensate

[INFO] ----------------------------------------------------------------------------
[INFO] Building core project classes
[INFO]    task-segment: [compile]
[INFO] ----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://repo1.maven.org/maven2/javax/activation/activation/1.0.2/activation-1.0.2.jar [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) Downloading: http://repo1.maven.org/maven2/root/project/projects/logging/1.0/logging-1.0.jar [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) Downloading: http://repo1.maven.org/maven2/javax/mail/mail/1.3.2/mail-1.3.2.jar [WARNING] Unable to get resource from repository central (http://repo1.maven.org/maven2) [INFO] ----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

required artifacts missing:
  javax.activation:activation:jar:1.0.2
  root.project.projects:logging:jar:1.0
  javax.mail:mail:jar:1.3.2

for the artifact:
  root.project:primary-source:jar:1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2)


[INFO] ----------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: required artifacts missing:
  javax.activation:activation:jar:1.0.2
  root.project.projects:logging:jar:1.0
  javax.mail:mail:jar:1.3.2

Thanks, Mike


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

Reply via email to