[jira] Created: (MEV-200) sslext/sslext-1.2-0 jar contains no class files (should have several)

2005-11-13 Thread Adam Hardy (JIRA)
sslext/sslext-1.2-0 jar contains no class files (should have several)
-

 Key: MEV-200
 URL: http://jira.codehaus.org/browse/MEV-200
 Project: Maven Evangelism
Type: Bug
Reporter: Adam Hardy


The jar on ibiblio has 1.8kB. The jar from the source has 23kB.

For reasons unknown all the class files are missing from the ibiblio jar.

http://sourceforge.net/project/showfiles.php?group_id=59967package_id=130891



-- 
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


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



[jira] Created: (MEV-201) should have dependency on org.relaxngdatatype.relaxngDatatype

2005-11-13 Thread Adam Hardy (JIRA)
should have dependency on org.relaxngdatatype.relaxngDatatype
-

 Key: MEV-201
 URL: http://jira.codehaus.org/browse/MEV-201
 Project: Maven Evangelism
Type: Bug
Reporter: Adam Hardy


org.relaxng is actually org.relaxngdatatype

-- 
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


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



[jira] Created: (MEV-202) dependency wrong

2005-11-13 Thread Adam Hardy (JIRA)
dependency wrong


 Key: MEV-202
 URL: http://jira.codehaus.org/browse/MEV-202
 Project: Maven Evangelism
Type: Bug
  Components: Dependencies  
Reporter: Adam Hardy


javax.xml.namespace doesn't exist on ibiblio

and

javax.xml.xsdlib is xsdlib.xsdlib

-- 
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


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



[jira] Created: (MEV-86) javax.security.jacc jacc-1.0

2005-09-15 Thread Adam Hardy (JIRA)
javax.security.jacc jacc-1.0


 Key: MEV-86
 URL: http://jira.codehaus.org/browse/MEV-86
 Project: Maven Evangelism
Type: Improvement
  Components: Invalid POM  
 Reporter: Adam Hardy


Sorry, don't remember the exact xml node name for the download URL info of a 
pom.

This is part of the J2EE, so to get a virgin copy of the jar you need to go to 
java.sun.com and download all 45MB of j2ee. Alternatively you can pinch it from 
installations like Hibernate. 

-- 
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


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



[jira] Created: (MNG-871) propagate the type attribute of a pom up to the dependency when dependency doesn't specify it

2005-09-13 Thread Adam Hardy (JIRA)
propagate the type attribute of a pom up to the dependency when dependency 
doesn't specify it
-

 Key: MNG-871
 URL: http://jira.codehaus.org/browse/MNG-871
 Project: Maven 2
Type: Bug
  Components: maven-core  
 Reporter: Adam Hardy


Using maven-ear-plugin, I have two dependencies in my project and I left out 
the types when I declared the dependencies. 

maven-ear-plugin generated an application.xml descriptor for the EAR file, but 
left out the module declarations which it should have generated for the EJB 
dependencies, because the dependency types defaulted to JAR.

The dependencies are not updated to reflect the type of the pom associated with 
it, and hence type has to be specified, yet it is possible to leave it out. 

However, since the type information is available in the pom, it would be very 
convenient if m2 just propagated that back to the dependency.


-- 
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


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



[jira] Created: (MEV-78) commons-dbcp JUnit dependency not in scope test

2005-09-06 Thread Adam Hardy (JIRA)
commons-dbcp JUnit dependency not in scope test
---

 Key: MEV-78
 URL: http://jira.codehaus.org/browse/MEV-78
 Project: Maven Evangelism
Type: Bug
  Components: Dependencies  
 Reporter: Adam Hardy


the JUnit dependency scope is set to compile but should be test

-- 
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


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



[jira] Updated: (MEV-69) jaxb-impl-1.0.5

2005-08-27 Thread Adam Hardy (JIRA)
 [ http://jira.codehaus.org/browse/MEV-69?page=all ]

Adam Hardy updated MEV-69:
--

Attachment: jaxb-impl-1.0.5.pom

 jaxb-impl-1.0.5
 ---

  Key: MEV-69
  URL: http://jira.codehaus.org/browse/MEV-69
  Project: Maven Evangelism
 Type: Improvement
   Components: Missing POM
 Reporter: Adam Hardy
  Attachments: jaxb-impl-1.0.5.pom




-- 
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


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



[jira] Updated: (MEV-70) jaxb-libs

2005-08-27 Thread Adam Hardy (JIRA)
 [ http://jira.codehaus.org/browse/MEV-70?page=all ]

Adam Hardy updated MEV-70:
--

Attachment: jaxb-libs-1.0.5.pom

 jaxb-libs
 -

  Key: MEV-70
  URL: http://jira.codehaus.org/browse/MEV-70
  Project: Maven Evangelism
 Type: Improvement
   Components: Missing POM
 Reporter: Adam Hardy
  Attachments: jaxb-libs-1.0.5.pom


 JAXB libraries

-- 
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


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



[jira] Updated: (MEV-71) jaxb-xjc-1.0.5

2005-08-27 Thread Adam Hardy (JIRA)
 [ http://jira.codehaus.org/browse/MEV-71?page=all ]

Adam Hardy updated MEV-71:
--

Attachment: jaxb-xjc-1.0.5.pom

 jaxb-xjc-1.0.5
 --

  Key: MEV-71
  URL: http://jira.codehaus.org/browse/MEV-71
  Project: Maven Evangelism
 Type: Improvement
   Components: Missing POM
 Reporter: Adam Hardy
  Attachments: jaxb-xjc-1.0.5.pom


 JAXB Java code generator for beans based on XML schemas

-- 
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


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



[jira] Updated: (MEV-72) relaxngDatatype-1.6

2005-08-27 Thread Adam Hardy (JIRA)
 [ http://jira.codehaus.org/browse/MEV-72?page=all ]

Adam Hardy updated MEV-72:
--

Attachment: relaxngDatatype-1.6.pom

 relaxngDatatype-1.6
 ---

  Key: MEV-72
  URL: http://jira.codehaus.org/browse/MEV-72
  Project: Maven Evangelism
 Type: Improvement
   Components: Invalid POM
 Reporter: Adam Hardy
  Attachments: relaxngDatatype-1.6.pom


 This is provided by the JWSDP. The current one in 
 relaxngDatatype/relaxngDatatype/20020414 is out-of-date and uses the 
 deprecated directory naming scheme.

-- 
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


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



[jira] Created: (MEV-67) jaxb-api-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-api-1.0.5
--

 Key: MEV-67
 URL: http://jira.codehaus.org/browse/MEV-67
 Project: Maven Evangelism
Type: Improvement
  Components: Missing POM  
 Reporter: Adam Hardy


will attach pom

-- 
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


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



[jira] Updated: (MEV-67) jaxb-api-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
 [ http://jira.codehaus.org/browse/MEV-67?page=all ]

Adam Hardy updated MEV-67:
--

Attachment: jaxb-api-1.0.5.pom

 jaxb-api-1.0.5
 --

  Key: MEV-67
  URL: http://jira.codehaus.org/browse/MEV-67
  Project: Maven Evangelism
 Type: Improvement
   Components: Missing POM
 Reporter: Adam Hardy
  Attachments: jaxb-api-1.0.5.pom


 will attach pom

-- 
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


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



[jira] Created: (MEV-68) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-impl-1.0.5
---

 Key: MEV-68
 URL: http://jira.codehaus.org/browse/MEV-68
 Project: Maven Evangelism
Type: Improvement
  Components: Missing POM  
 Reporter: Adam Hardy


will attach pom

-- 
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


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



[jira] Resolved: (MEV-68) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
 [ http://jira.codehaus.org/browse/MEV-68?page=all ]
 
Adam Hardy resolved MEV-68:
---

Resolution: Duplicate

sorry this is a mistake. I thought 'clone' command in jira allowed you to edit 
more stuff. Marked it as a duplicate.

 jaxb-impl-1.0.5
 ---

  Key: MEV-68
  URL: http://jira.codehaus.org/browse/MEV-68
  Project: Maven Evangelism
 Type: Improvement
   Components: Missing POM
 Reporter: Adam Hardy



 will attach pom

-- 
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


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



[jira] Closed: (MEV-68) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
 [ http://jira.codehaus.org/browse/MEV-68?page=all ]
 
Adam Hardy closed MEV-68:
-


I want to make this mistake disappear. 

 jaxb-impl-1.0.5
 ---

  Key: MEV-68
  URL: http://jira.codehaus.org/browse/MEV-68
  Project: Maven Evangelism
 Type: Improvement
   Components: Missing POM
 Reporter: Adam Hardy



 will attach pom

-- 
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


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



[jira] Created: (MEV-69) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-impl-1.0.5
---

 Key: MEV-69
 URL: http://jira.codehaus.org/browse/MEV-69
 Project: Maven Evangelism
Type: Improvement
  Components: Missing POM  
 Reporter: Adam Hardy




-- 
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


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



[jira] Created: (MEV-70) jaxb-libs

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-libs
-

 Key: MEV-70
 URL: http://jira.codehaus.org/browse/MEV-70
 Project: Maven Evangelism
Type: Improvement
  Components: Missing POM  
 Reporter: Adam Hardy


JAXB libraries

-- 
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


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



[jira] Created: (MEV-71) jaxb-xjc-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-xjc-1.0.5
--

 Key: MEV-71
 URL: http://jira.codehaus.org/browse/MEV-71
 Project: Maven Evangelism
Type: Improvement
  Components: Missing POM  
 Reporter: Adam Hardy


JAXB Java code generator for beans based on XML schemas

-- 
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


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