[
https://issues.apache.org/jira/browse/MAHOUT-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12776962#action_12776962
]
Sean Owen commented on MAHOUT-198:
----------------------------------
The only glitch I see is that the Java Mail 1.4 pom is invalid. It's a doc like
this:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a
href="http://download.java.net/maven/1/javax.mail/poms/mail-1.4.pom">here</a>.</p>
<hr>
<address>Apache Server at maven-repository.dev.java.net Port 443</address>
</body></html>
Obviously that's not within our control. I tried manually copying the updated
pom file, though I still have problems with then other dependencies.
Anyone seeing this? I wonder if there is a way to see why Java Mail is included
as a dependency? we shouldn't have anything to do with it directly.
> Cleanup pom, remove lib dependencies, etc.
> ------------------------------------------
>
> Key: MAHOUT-198
> URL: https://issues.apache.org/jira/browse/MAHOUT-198
> Project: Mahout
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Assignee: Grant Ingersoll
> Fix For: 0.2
>
> Attachments: mahout-198.core-lib.patch
>
>
> This patch cleans up the poms to not do install. It removes the core/lib
> directory. I have published the necessary artifacts to our Mahout Maven repo
> already, so they should be publicly available.
> See http://cwiki.apache.org/confluence/display/MAHOUT/ThirdPartyDependencies
> and
> http://www.lucidimagination.com/search/document/6f026182150f0f50/dependencies_outside_maven_central_was_oh_joy
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.