[ http://jira.codehaus.org/browse/MNG-2082?page=comments#action_58935 ] 

Howard M. Lewis Ship commented on MNG-2082:
-------------------------------------------

My bad; I had two pom.xml's and got confused.  Once I update the correct pom, 
I'm back in business.

> assembly:assembly doesn't recognize pre-defined assembly types
> --------------------------------------------------------------
>
>          Key: MNG-2082
>          URL: http://jira.codehaus.org/browse/MNG-2082
>      Project: Maven 2
>         Type: Bug

>   Components: Artifacts
>     Versions: 2.0.2
>     Reporter: Howard M. Lewis Ship
>  Attachments: pom.xml
>
>
> I'm trying to build a source bundle for uploading to my download site.  The 
> following should work, if I'm folloiwng the documentation property, but 
> doesn't.
> bash-3.00$ mvn assembly:assembly -Dmaven.assembly.descriptorId=src
> [INFO] Scanning for projects...
> [INFO] Searching repository for plugin with prefix: 'assembly'.
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building Tapestry prop binding extension
> [INFO]    task-segment: [assembly:assembly] (aggregator-style)
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Preparing assembly:assembly
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Building Tapestry prop binding extension
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] [compiler:testCompile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [surefire:test]
> [INFO] Setting reports dir: c:\workspace\tapestry-prop\target/surefire-reports
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> [surefire] Running org.apache.tapestry.prop.PropertyAccessorBindingFactoryTest
> [surefire] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.094 sec
> [surefire] Running org.apache.tapestry.prop.PropertyAccessorClassFactoryTest
> [surefire] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.187 sec
> [surefire] Running org.apache.tapestry.prop.PropertyAccessorSourceTest
> [surefire] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.031 sec
> Results :
> [surefire] Tests run: 10, Failures: 0, Errors: 0
> [INFO] [jar:jar]
> [INFO] Building jar: c:\workspace\tapestry-prop\target\tapestry-prop-0.1.1.jar
> [INFO] [assembly:assembly]
> [INFO] 
> ----------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] No assembly descriptors found.
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ----------------------------------------------------------------------------
> [INFO] Total time: 2 seconds
> [INFO] Finished at: Fri Feb 17 08:08:55 PST 2006
> [INFO] Final Memory: 5M/10M
> [INFO] 
> ----------------------------------------------------------------------------
> bash-3.00$

-- 
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to