Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ee4j-build] Maven profiles

The EE4J parent pom defines three profiles:

- oss-release
- snapshots
- staging

When should each of these be used?

Many of our existing projects define profiles that were used to release
artifacts at maven.java.net.  Should these profiles all be renamed to
extend one of the profiles above to benefit from the shared configuration
in the parent pom?


Back to the top