Skip to content
Skip to breadcrumbs
Skip to header menu
Skip to action menu
Skip to quick search
Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Dashboard
Maven
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<p>Mercury is a serious attempt to:</p> <ul> <li>Decouple major Maven components, making them available as stand-alone building blocks rather then having Maven as as one big monolith, not usable outside of its environment.</li> <li><strong>Artifact</strong> - clearly separate an Artifact from its metadata.</li> <li><strong>Repository</strong> - convert a repository into active component. It used to give back just pathOf(), now it accepts GAV collections and gives back either metadata or full blown Artifacts.</li> <li><strong>Transport</strong> - an API in development.</li> <li><strong>DependencyBuilder</strong> main API for dependency graph creation and conflict resolution.</li> <li>Decouple container, so that these components are just plain pojos. This is not necessarily good as wiring components together without a container complicates using the library.</li> <li>Introduce <strong>Jetty</strong>-based HTTP/HTTPS and WebDAV transactional transport layer.</li> <li>Asynchronous downloads and uploads. One of the few successful usages of Java NIO in OSS.</li> <li>Transactional operations - all-or-nothing for file sets.</li> <li>Move integrity control into transport layer, upper level components should not care about these details.</li> <li>Abstract out metadata cache, provide at least one implementation there.</li> <li>Integrate these changes back to Maven 3.x to make it even better platform than it is right now</li> </ul> <p>Currently Mercury can already be used for accessing repositories, and conflict resolution/classpath calculation.</p>
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced