: Monday, July 25, 2022 2:13:30 AM
An: Maven Users List
Betreff: Re: java.lang.ClassNotFoundException:
com.google.common.base.Preconditions
could you explain this to me? we have tried running without configuring any
agent
mvn exec:java -X -Dexec.mainClass=com.example.App
and the exception is
w.com
Gruss
martin~
From: Siddharth Jain
Sent: Monday, July 25, 2022 11:22 AM
To: Maven Users List
Subject: Re: java.lang.ClassNotFoundException:
com.google.common.base.Preconditions
I understand that. But we have been using maven exec:java for other
projects and did
for the execution to work.
> www.mojohaus.org
> gruss
> Martin
>
> From: Siddharth Jain
> Sent: Sunday, July 24, 2022 8:13 PM
> To: Maven Users List
> Subject: Re: java.lang.ClassNotFoundException:
> com.google.common.base.Preconditions
>
day, July 24, 2022 8:13 PM
To: Maven Users List
Subject: Re: java.lang.ClassNotFoundException:
com.google.common.base.Preconditions
could you explain this to me? we have tried running without configuring any
agent
mvn exec:java -X -Dexec.mainClass=com.example.App
and the exception is still there. an
-
> http://bernd.eckenfels.net
>
> Von: Siddharth Jain
> Gesendet: Sunday, July 24, 2022 8:46:04 PM
> An: users@maven.apache.org
> Betreff: java.lang.ClassNotFoundException:
> com.google.common.base.Preconditions
>
> we are running into the dreaded ClassN
Von: Siddharth Jain
Gesendet: Sunday, July 24, 2022 8:46:04 PM
An: users@maven.apache.org
Betreff: java.lang.ClassNotFoundException: com.google.common.base.Preconditions
we are running into the dreaded ClassNotFoundException in a project. Here
is the setup. Using
ed the memory-measurer artifact into M2
> repository. Then we created a test project in which we add dependency on
> memory-measurer. The project compiles fine but gives error on running (we
> run using mvn exec:java plugin):
>
> Caused by: java.lang.ClassNotFoundExcepti
ed the memory-measurer artifact into M2
repository. Then we created a test project in which we add dependency on
memory-measurer. The project compiles fine but gives error on running (we
run using mvn exec:java plugin):
Caused by: java.lang.ClassNotFoundException:
com.google.common.base.Preconditions