Okay, here's my pom:

https://pastebin.com/dAE45yvB

When I run with the WebSphere profile, all of the dependencies in both
profiles are included. When I run with the tomcat profile, none of them
are. What am I doing wrong?
________________________________________________

Kevin Huntly
Email: kmhun...@gmail.com
Cell: 716/424-3311
________________________________________________

-----BEGIN GEEK CODE BLOCK-----
Version: 1.0
GCS/IT d+ s a C++ UL+++$ P+(++) L+++ E---
W+++ N+ o K(+) w--- O- M-- V-- PS+ PE Y(+)
PGP++(+++) t+ 5-- X-- R+ tv+ b++  DI++ D++
G++ e(+) h--- r+++ y+++*
------END GEEK CODE BLOCK------


On Sun, Apr 16, 2023 at 8:33 AM Nils Breunese <n...@breun.nl> wrote:

> Kevin Huntly <kmhun...@gmail.com> wrote:
>
> > I want to set up multiple build profiles for my app but I'm kindof
> > confused. I have the idea of 1 global build profile that always gets
> used,
> > plus smaller build profiles that get activated by the -P flag. Is this
> > possible?
>
> Anything that is not defined in a profile is always used.
>
> Nils.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to