Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] error executing goal default-war - seems to be trying to open a folder as a file

Looks like a permission problem.
Did you build it previously with another user ?
Can you read/delete manually the files in the directory ?



Caused by: java.io.FileNotFoundException: D:\dev\workspace\SSORest Common Tools\target\classes (Access is denied)

 

Needless to say, that the path it is complaining about is the target classes folder for the project, not a file, but I can’t figure out what the problem is.

  


--
Adrien Rivard

Back to the top