[ 
http://jira.codehaus.org/browse/MWAS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=192573#action_192573
 ] 

Cremers stijn commented on MWAS-51:
-----------------------------------

You need to execute "mvn clean verify".
"Mvn clean install" will work (but there was a problem with the attached 
example.jar, i've added a new one).
But it is important that you do "mvn clean verify" before "mvn clean install", 
because once you have done an install, maven will have copied the jars to your 
local repository, when you execute "mvn clean verify" after "mvn clean 
install", maven will get the jars from the local repository.

I have attached the error logs.

When i put the was6 maven plugin in comment, the build will work (see 
success.log)





> mvn clean verify doesn't work
> -----------------------------
>
>                 Key: MWAS-51
>                 URL: http://jira.codehaus.org/browse/MWAS-51
>             Project: Maven 2.x WebSphere 6 Plugin
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Maven version: 2.0.9
> Java version: 1.5.0_12
> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>            Reporter: Cremers stijn
>            Assignee: David J. M. Karlsen
>         Attachments: error-debug.log, error.log, example-1.rar, 
> execution.log, succes-debug.log
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> When i execute "mvn clean verify", I get an error that there are required 
> artifacts missing, when i  execute "mvn clean install" everything works.
> I have attached an example project.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to