Adobe DX - DX Node Main modules build

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

com.adobe.dx
ArtifactId

ArtifactId

node.main
Last Version

Last Version

2
Release Date

Release Date

Type

Type

pom
Description

Description

Adobe DX - DX Node Main modules build
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download node.main

Filename Size
node.main-2.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.adobe.dx/node.main/ -->
<dependency>
    <groupId>com.adobe.dx</groupId>
    <artifactId>node.main</artifactId>
    <version>2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.adobe.dx/node.main/
implementation 'com.adobe.dx:node.main:2'
// https://jarcasting.com/artifacts/com.adobe.dx/node.main/
implementation ("com.adobe.dx:node.main:2")
'com.adobe.dx:node.main:pom:2'
<dependency org="com.adobe.dx" name="node.main" rev="2">
  <artifact name="node.main" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.adobe.dx', module='node.main', version='2')
)
libraryDependencies += "com.adobe.dx" % "node.main" % "2"
[com.adobe.dx/node.main "2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Adobe Dx

Quality gate

Build Coverage

  • dx core Maven Central
  • dx testing extenstion Maven Central
  • dx admin Maven Central
  • dx structure components Maven Central
  • dx content components Maven Central

Description

A toolkit for AEM to help build exceptional digital experiences, on top of AEM core components

building DX modules

first ensure you have adobe public repository setup (see 'adobe-public' profile in our bots settings.xml file)

DX is a set of modules that can be used separately, you can build them all using

mvn

command at the root of the project. all package contains all modules.

you might want to just install docs application, after the build just run cd apps/docs && mvn content-package:install

if you want your build to be directly installed to your local aem instance, just add install-all maven profile

mvn -Pinstall-all

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Releasing

For authorized people willing to release a module, look at Release guide for more information.

Discussion

For ongoing discussions related to adobe-dx, see the adobe-dx-dev page.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

com.adobe.dx

Adobe, Inc.

Open source from Adobe

Versions

Version
2