Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Lorenz Fischer
Total activity
7
Last activity
January 17, 2016 01:37
Member since
September 06, 2013 13:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (6)
Lorenz Fischer
commented,
September 06, 2013 16:19
There's is an issue for this already: http://youtrack.jetbrains.com/issue/IDEA-107048Thanks for your help!Best,Lorenz
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
0 votes
Lorenz Fischer
commented,
September 06, 2013 14:39
Hi NorrisThank you very much for your help and sorry for not being able to explain the situation properly. Looking at your forum profile you seem to have been working with IntelliJ for a while. I'm...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
1 vote
Lorenz Fischer
commented,
September 06, 2013 14:11
Actually, the "provided" scope is telling maven something, not IntelliJ. But that is not the point. If you work on a project in which you deploy an application on a server that provides certain lib...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
0 votes
Lorenz Fischer
commented,
September 06, 2013 13:58
Exactly, this part works fine. However, when we run a main method from within the IDE the libary is also not available, which results in a NoClassDefFoundError. The feature would be to provide "pro...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
1 vote
Lorenz Fischer
commented,
September 06, 2013 13:24
Hi NorrisThanks for the quick reply! I'm impressed :-)I quickly tested with the "test" scope, but this results in the dependency only being available in the "test" phase during build. In our case I...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
1 vote
Lorenz Fischer
commented,
September 06, 2013 13:06
HiI'm currently investigating if we could switch from Eclipse to IntelliJ and this issue popped up for me as well. We use the provided scope in our projects to tell maven not to include certain lib...
Community
IntelliJ IDEA EAP Users
How Is The Maven Provided Scope Supposed To Work When Run From IDEA?
2 votes