[QFJ-878] Publish QuickFIX jars to Maven Central Created: 22/Feb/16 Updated: 22/Feb/16 Resolved: 22/Feb/16 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Build |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Minor |
| Reporter: | Laplie Anderson | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
It's industry standard that open source java projects publish their jars to "The Central Repository" (http://search.maven.org). This was brought up in http://www.quickfixj.org/jira/browse/QFJ-123 before the build was completely maven-ized and resolved using a third-party repo. I see using marketcetera's repo as a workaround. Now that the build is fully built on maven, it should take minimal effort to publish artifacts to maven central. |