Is there a "jboss-as-dist" artifact containing the whole distribution available for JBoss EAP?

Solution Verified - Updated -

Issue

We are moving from AS 7.1.1 to EAP 6.1.0

Before we were grabbing the artefact

<dependency>
    <groupId>org.jboss.as</groupId>
    <artifactId>jboss-as-dist</artifactId>
    <version>${jboss.as.version}</version>
    <type>zip</type>        
</dependency>

With which we unpack an patch into a new project. And can we do that with EAP 6.1.0 ?

Environment

  • JBoss Enterprise Application Platform (EAP) 6.0.x, 6.1.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content