


When I run the build using bamboo plan and try to deploy I can see below error in bamboo log :
<crx version="1.4.9" user="admin" workspace="crx.default">
<request>
<param name="cmd" value="inst"/>
<param name="name" value="project-website"/>
</request>
<response>
<data>
</data>
<status code="500">java.lang.IllegalArgumentException: Several packages with name 'project-website' exist. Please specify group.</status>
</response>
</crx>
Any way to specify group?
Views
Replies
Sign in to like this content
Total Likes
Is this project already deployed?
Change the version and try to deploy
Is there some option in Bamboo to force deploy?