Chris,

Looks like you need to check the permissions of
/app/oracle/ias/10131/Oracle_AS1/j2ee/home/applications/ in your file
system. Verify that the credentials that run m2 have write permissions on
it.

It doesn't look like a Maven "fault" to me

My 2ยข,
Alex


Chris Russell-4 wrote:
> 
> Hi,
> 
> I just about have Maven configured so it can deploy my application. I am 
> getting one error on the "mvn deploy" step:
> 
> [INFO] Executing tasks
>     [java] 07/06/26 19:05:53 Notification ==>Application Deployer for 
> ML3 STARTS.
> 
> ...
> 
> So I tried:
> [EMAIL PROTECTED] metalink3]$ cp 
> /home/maven/metalink3/Deploy/target/Deploy-1.0.ear 
> /app/oracle/ias/10131/Oracle_AS1/j2ee/home/applications/ML3.ear
> cp: cannot create regular file 
> `/app/oracle/ias/10131/Oracle_AS1/j2ee/home/applications/ML3.ear': 
> Permission denied
> 
> 
> It looks like Maven is trying to copy a file into a directory owned by 
> 'oracle' and it can't do it.
> 
> Can someone confirm that this is the issue.
> 
> Thanks,
> Chris
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Error-running-%27mvn-deploy%27-tf3989372s177.html#a11329737
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to