cannot build 1.1 with maven (POM for 'opensymphony:pell-multipart:pom:2.1.5' is 
invalid ... required artifacts missing: javax.mail:mail:jar:1.3.3, 
javax.activation:activation:jar:1.0.2)
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

         Key: DISPL-289
         URL: http://jira.codehaus.org/browse/DISPL-289
     Project: DisplayTag
        Type: Bug

  Components: Build/distribution  
    Versions: After 1.1    
    Reporter: Ralf Hauser


With Maven version: 2.0.2 on cygwin, I get

<<[EMAIL PROTECTED]:~/<2>displaytag/displaytag> mvn install
[INFO] Scanning for projects...
[INFO] 
----------------------------------------------------------------------------
[INFO] Building Display tag library
[INFO]    task-segment: [install]
[INFO] 
----------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5' is invalid. It will 
be ignored for artifact resolution. Reaso
: Not a v4.0.0 POM.
[WARNING]
        Artifact ognl:ognl:jar:2.6.5 retains local scope 'test' overriding 
broader scope 'compile'
        given by a dependency. If this is not intended, modify or remove the 
local scope.

[WARNING]
        Artifact opensymphony:oscore:jar:2.2.4 retains local scope 'test' 
overriding broader scope 'compile'
        given by a dependency. If this is not intended, modify or remove the 
local scope.

Downloading: 
http://displaytag.sourceforge.net/m2repo/javax/mail/mail/1.3.3/mail-1.3.3.jar
[WARNING] Unable to get resource from repository displaytag 
(http://displaytag.sourceforge.net/m2repo)
Downloading: http://repo1.maven.org/maven2/javax/mail/mail/1.3.3/mail-1.3.3.jar
[WARNING] Unable to get resource from repository central 
(http://repo1.maven.org/maven2)
Downloading: 
http://displaytag.sourceforge.net/m2repo/javax/activation/activation/1.0.2/activation-1.0.2.jar
[WARNING] Unable to get resource from repository displaytag 
(http://displaytag.sourceforge.net/m2repo)
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)
[INFO] 
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] 
----------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

required artifacts missing:
  javax.mail:mail:jar:1.3.3
  javax.activation:activation:jar:1.0.2

for the artifact:
  displaytag:displaytag:jar:1.1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  displaytag (http://displaytag.sourceforge.net/m2repo)


[INFO] 
----------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] 
----------------------------------------------------------------------------
[INFO] Total time: 14 seconds
[INFO] Finished at: Tue Feb 21 09:17:10 CET 2006
[INFO] Final Memory: 4M/8M
[INFO] 
----------------------------------------------------------------------------
[EMAIL PROTECTED]:~/<2>displaytag/displaytag>
>>
others apparently saw that too:
- http://sourceforge.net/mailarchive/message.php?msg_id=14843559

----
~/<2>displaytag/displaytag> cygcheck -s

Cygwin Configuration Diagnostics
Current System Time: Tue Feb 21 10:18:26 2006

Windows XP Home Edition Ver 5.1 Build 2600 Service Pack 2
...
 1265k 2005/07/03 C:\cygwin\bin\cygwin1.dll
    Cygwin DLL version info:
        DLL version: 1.5.18
        DLL epoch: 19
        DLL bad signal mask: 19005
        DLL old termios: 5
        DLL malloc env: 28
        API major: 0
        API minor: 132
        Shared data: 4
        DLL identifier: cygwin1
        Mount registry: 2
        Cygnus registry name: Cygnus Solutions
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Cygwin mount registry name: mounts v2
        Cygdrive flags: cygdrive flags
        Cygdrive prefix: cygdrive prefix
        Cygdrive default prefix:
        Build date: Sat Jul 2 20:30:04 EDT 2005
        Shared id: cygwin1S4

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to