Skip to main content

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

I wrote up my understanding of these profiles here:
https://wiki.eclipse.org/EE4J_Maven_Profiles

If I got anything wrong, please correct the wiki.

Thanks.

Bill Shannon wrote on 10/12/2018 12:39 PM:
> 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?
> _______________________________________________
> ee4j-build mailing list
> ee4j-build@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/ee4j-build
> 


Back to the top