Thank you visitors!
- 1,326,886 people have been kind enough to visit our humble blog. Others get our posts by RSS or email or through syndicators. We hope you took away something of value. Please come again!
.Net 11g 12c Active Directory ADF ADF Mobile array Artifactory BPEL BPM C# Chef cluster Coherence Continuous Integration customization database Docker E-Business Suite git Hudson Human Task iPhone Java JDeveloper JDK JMS JVM Mac OS X Maven MDS memory Nexus OAM OPA oracle Oracle Maven Repository ORDS OSB parse PeopleSoft Performance Process Puppet purge REST robot SDLC SOA Sonar Spaces Spring springboot SSO Subversion task flow TEQ Testing Tricks txeventq UCM WCI WebCenter WebLogic Web Service WLS WLST Worklist WS-Security
Subscribe
The A-Team Chronicles
Blogroll
- Antony Reynolds
- Arun Pareek
- Autumnator
- Chris Muir
- Dave Shaffer
- Deepak Arora
- Doug Drechsel
- Eidleman, Johnson et al
- Gary Niu
- George Maggessy
- Jacco H. Landlust
- Jack Desai
- Jan Kettenis
- Jeff Smith
- Maria Colgan
- Mike Somekh
- Official Oracle BPM Blog
- Paul Done
- Peter Moskovits
- Pieter Malan
- Practical BPM
- Rubicon Red
- Shay Shmeltzer
- Steve Button
- Tim Middleton
- WordPress.com
Top Posts
- Installing Oracle REST Data Services (standalone)
- How to read the content of a JMS message using PL/SQL
- Setting up a Maven Repository Manager with Artifactory
- Spring Boot Starters for Oracle updated
- Getting started with the new observability exporter for Oracle database
- Creating a custom profile in Oracle UCM
- Getting started with Continuous Integration for OSB
- Configuring a Java application to connect to Autonomous Database using Mutual TLS
- Implementing Task Details
- Installing WebLogic Server 10.3.3 on Ubuntu (64-bit)
-
Copyright 2009-2022 Mark Nelson and other contributors. All Rights Reserved. The views expressed in this blog are our own and do not necessarily reflect the views of Oracle Corporation. All content is provided on an ‘as is’ basis, without warranties or conditions of any kind, either express or implied, including, without limitation, any warranties or conditions of title, non-infringement, merchantability, or fitness for a particular purpose. You are solely responsible for determining the appropriateness of using or redistributing and assume any risks.
The header image is a photograph of a cafe in Ravello, Italy, taken by one of my favourite photographers, Roland Slee. Used with permission. Copyright Roland Slee.
About Advertising
WordPress does not allow blog owners to advertise on blogs hosted on wordpress.com, however they do sometimes inject their own advertisments into some pages for some users in order to produce revenue to support the great service they provide to us at no charge. WordPress provide blog owners with the ability to opt-out of this advertising for a small yearly fee. We prefer not to have advertisements displayed to readers of our blog and have opted out for your viewing pleasure.Our other publications
Building a Custom BPM Worklist, Oracle InSync 2011 User Group presentation
Performance Tuning for Oracle Business Process Management Suite 10g, Oracle Whitepaper, July 2011
Performance Tuning for Oracle Business Process Management Suite 11g, Oracle Whitepaper, February 2013
Oracle BPM Suite 11g: Advanced BPMN Topics, Packt Publishing, September 2012
Fusion Middleware 12.1.2: Developing Applications with Continuous Integration
Fusion Middleware 12.1.3: Developing Applications with Continuous Integration
Tag Archives: Maven
Development environment setup for Spring Boot with Oracle
Hi again! I am starting a series of posts about writing Spring Boot microservice applications with the Oracle Database, I plan to cover topics like databsae access, messaging, external configuration, service discovery, fault tolerance, workflow, observability and so on. But … Continue reading
JDBC Drivers in Oracle Maven Repository
In case you missed the public announcement made on Stackoverflow, OTN and on JDBC Forum – Oracle is now making JDBC and UCP drivers available in our Maven repository (https://maven.oracle.com). You can learn more in this blog.
“Getting Started with Oracle Maven Repository” from the OTN Virtual Technology Summit
Whew! The third and final broadcast of the Oracle Technology Network Virtual Technology Summit just finished with the APAC broadcast a few minutes ago. If you missed it – I had a session called “Getting Started with the Oracle Maven … Continue reading
Nexus Support for Oracle Maven Repository
More good news, Nexus 2.11.2 is now available and supports proxying the Oracle Maven Repository, in both the OSS and Pro versions. You can find all the details here including a video demonstration. The Sonatype guys, especially Manfred Moser (@simpligility) … Continue reading
Nexus and Atifactory support for proxying Oracle Maven Repository
Good news for folks using their own Maven Repository Manager, as the two major players both add support to their products to allow proxying of the Oracle Maven Repository. Nexus 2.11.2 (to be released soon) will have the necessary support … Continue reading
Oracle Maven Repository – Index now available – more to come
I am happy to announce that we now have an index available for the Oracle Maven Repository. This is a standard Maven index, built with the Maven Core Indexer code (donated by Sonatype to Maven – thanks!) and is available … Continue reading
Happy New Year – Happy New Oracle Maven Repository
To celebrate the new year, we have just gone live with the Oracle Maven Repository which contains all of the Oracle-provided artifacts for the Fusion Middleware 12.1.2 and 12.1.3 releases. You can find out more about the repository on the … Continue reading
SOA 12c Maven demonstration from OpenWorld 2014
Here is a copy of the SOA 12c Maven demonstration that Robert Wunderlich and I gave at OpenWorld this year:
Adding an ADF Human Task User Interface to our SOA Maven build
With the new Maven support in 12c, it is much simpler now to include our ADF projects in our SOA Application build. Continuing on from this earlier post, we will now add the ADF project. You can do this by … Continue reading
Continuous Integration without SNAPSHOTs
Maven includes a feature called SNAPSHOT which allows you to tell Maven that a particular artifact is a “work in progress”, not a finished version. This also acts as a hint to let Maven know that it should pick up … Continue reading
You must be logged in to post a comment.